mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
12 lines
417 B
JSON
12 lines
417 B
JSON
|
{
|
||
|
"meta": {
|
||
|
"name": "English (US)"
|
||
|
},
|
||
|
"strings": {
|
||
|
"startMessage": "Hi!\nEnter your Jellyfin PIN code here 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 /lang, and set language with /lang <language code>."
|
||
|
}
|
||
|
}
|