Merge pull request #264 from GRA0007/translations_c67c7a2ad0a84f1eb6ae10708fc02641

Updates for Crab Fit
This commit is contained in:
Benji Grant 2023-06-11 01:21:51 +10:00 committed by GitHub
commit a138811ff3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,18 +6,7 @@
"donate": { "donate": {
"info": "Thank you for using Crab Fit. If you like it, consider donating.", "info": "Thank you for using Crab Fit. If you like it, consider donating.",
"button": "Donate", "button": "Donate",
"title": "Every amount counts :)", "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 🦀"
}
}, },
"options": { "options": {
"name": "Options", "name": "Options",
@ -53,6 +42,14 @@
}, },
"language": { "language": {
"label": "Language" "label": "Language"
},
"colormap": {
"label": "Heatmap colours",
"classic": "Crab Fit (classic)"
} }
},
"video": {
"title": "Crab Fit Promotional Video",
"button": "Watch the video"
} }
} }