mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
837 B
16 lines
837 B
{
|
|
"meta": {
|
|
"name": "English (US)"
|
|
},
|
|
"strings": {
|
|
"startMessage": "Hi!\nEnter your Jellyfin PIN code here to verify your account.",
|
|
"discordStartMessage": "Hi!\n Enter your PIN with `/pin <PIN>` to verify your account.",
|
|
"matrixStartMessage": "Hi\nEnter the below PIN in the Jellyfin sign-up page to verify your account.",
|
|
"invalidPIN": "That PIN was invalid, try again.",
|
|
"pinSuccess": "Success! You can now return to the sign-up page.",
|
|
"languageMessage": "Note: See available languages with {command}, and set language with {command} <language code>.",
|
|
"languageMessageDiscord": "Note: set your language with /lang <language name>.",
|
|
"languageSet": "Language set to {language}.",
|
|
"discordDMs": "Please check your DMs for a response."
|
|
}
|
|
} |