mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
5b7060c6a3
Currently translated at 100.0% (10 of 10 strings) Translation: jfa-go/Telegram/Matrix/Discord bots Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/chat-bots/en_GB/
17 lines
838 B
JSON
17 lines
838 B
JSON
{
|
|
"meta": {
|
|
"name": "English (GB)"
|
|
},
|
|
"strings": {
|
|
"startMessage": "Hi!\nEnter your Jellyfin PIN code here to verify your account.",
|
|
"languageMessage": "Note: See available languages with {command}, and set language with {command} <language code>.",
|
|
"discordDMs": "Please check your DMs for a response.",
|
|
"matrixStartMessage": "Hi\nEnter the below PIN in the Jellyfin sign-up page to verify your account.",
|
|
"discordStartMessage": "Hi!\n Enter your PIN with `/pin <PIN>` to verify your account.",
|
|
"invalidPIN": "That PIN was invalid, try again.",
|
|
"pinSuccess": "Success! You can now return to the sign-up page.",
|
|
"languageMessageDiscord": "Note: set your language with /lang <language name>.",
|
|
"languageSet": "Language set to {language}."
|
|
}
|
|
}
|