Discord: Add !lang command

This commit is contained in:
Harvey Tindall
2021-05-18 18:41:42 +01:00
parent d928df7ab2
commit 22bba922f9
4 changed files with 45 additions and 12 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"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>."
"languageMessage": "Note: See available languages with {command}, and set language with {command} <language code>."
}
}