Files
jfa-go/lang/telegram/en-us.json
T
Harvey Tindall 0efd7c5718 Telegram: add language files
somehow these were included in the .gitignore.
2021-05-07 23:45:53 +01:00

12 lines
413 B
JSON

{
"meta": {
"name": "English (US)"
},
"strings": {
"startMessage": "Hi!\nEnter your test PIN code here to verify your account.",
"languageMessage": "Note: See available languages with /lang, and set language with /lang <language code>.",
"invalidPIN": "That PIN was invalid, try again.",
"pinSuccess": "Success! You can now return to the sign-up page."
}
}