From 40424677bcaf0c1ea6aa6cc4ff4c64db638947b1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:03:04 +0000 Subject: [PATCH] Apply translations in en_GB translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'en_GB' language. --- crabfit-frontend/public/i18n/en-GB/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/en-GB/common.json b/crabfit-frontend/public/i18n/en-GB/common.json index 27bfa42..4012234 100644 --- a/crabfit-frontend/public/i18n/en-GB/common.json +++ b/crabfit-frontend/public/i18n/en-GB/common.json @@ -54,5 +54,13 @@ "language": { "label": "Language" } + }, + "update": { + "heading": "Crab Fit has been updated", + "body": "A new version of Crab Fit is available, which includes updates, fixes, and new features.", + "buttons": { + "close": "Close", + "reload": "Reload" + } } }