Merge pull request #67 from GRA0007/translations_crabfit-frontend-public-i18n-en-common-json--main_en_GB

Translate '/crabfit-frontend/public/i18n/en/common.json' in 'en_GB'
This commit is contained in:
Benjamin Grant 2021-06-17 12:16:41 +10:00 committed by GitHub
commit d826fd80e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,5 +54,13 @@
"language": { "language": {
"label": "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"
}
} }
} }