2021-05-07 21:41:51 +00:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"name": "English (US)"
|
|
|
|
},
|
|
|
|
"strings": {
|
|
|
|
"startMessage": "Hi!\nEnter your Jellyfin PIN code here to verify your account.",
|
2022-01-26 20:00:40 +00:00
|
|
|
"discordStartMessage": "Hi!\n Enter your PIN with `/pin <PIN>` to verify your account.",
|
2021-05-29 16:43:11 +00:00
|
|
|
"matrixStartMessage": "Hi\nEnter the below PIN in the Jellyfin sign-up page to verify your account.",
|
2021-05-07 21:41:51 +00:00
|
|
|
"invalidPIN": "That PIN was invalid, try again.",
|
|
|
|
"pinSuccess": "Success! You can now return to the sign-up page.",
|
2022-01-14 17:26:19 +00:00
|
|
|
"languageMessage": "Note: See available languages with {command}, and set language with {command} <language code>.",
|
2022-01-26 20:00:40 +00:00
|
|
|
"languageMessageDiscord": "Note: set your language with /lang <language name>.",
|
|
|
|
"languageSet": "Language set to {language}.",
|
2022-01-14 17:26:19 +00:00
|
|
|
"discordDMs": "Please check your DMs for a response."
|
2021-05-07 21:41:51 +00:00
|
|
|
}
|
|
|
|
}
|