From 9a651b258dfc5b23bc0e7bb909c0ac45bee73c35 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 15:18:05 +0000 Subject: [PATCH] Translate common.json in en_GB 100% translated source file: 'common.json' on 'en_GB'. --- frontend/src/i18n/locales/en-GB/common.json | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/frontend/src/i18n/locales/en-GB/common.json b/frontend/src/i18n/locales/en-GB/common.json index 27bfa42..5253767 100644 --- a/frontend/src/i18n/locales/en-GB/common.json +++ b/frontend/src/i18n/locales/en-GB/common.json @@ -6,18 +6,7 @@ "donate": { "info": "Thank you for using Crab Fit. If you like it, consider donating.", "button": "Donate", - "title": "Every amount counts :)", - "options": { - "$2": "Donate $2", - "$5": "Donate $5", - "$10": "Donate $10", - "choose": "Choose an amount" - }, - "messages": { - "about": "If it's helped you out at all, consider donating to help keep it running. 🦀", - "success": "Thank you for your donation! Without you, Crab Fit wouldn't be free, so thank you and keep being super awesome!", - "error": "Cannot make donation through Google. Please try donating through the website crab.fit 🦀" - } + "title": "Every amount counts :)" }, "options": { "name": "Options", @@ -53,6 +42,14 @@ }, "language": { "label": "Language" + }, + "colormap": { + "label": "Heatmap colours", + "classic": "Crab Fit (classic)" } + }, + "video": { + "title": "Crab Fit Promotional Video", + "button": "Watch the video" } }