1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-30 05:17:46 +02:00
jfa-go/lang/common/en-us.json
Harvey Tindall 167fae9892
add jellyfin connection test, submission
fully functional now, but still need to add some sections (ombi mainly).
2021-01-27 12:55:39 +00:00

14 lines
267 B
JSON

{
"meta": {
"name": "English (US)"
},
"strings": {
"username": "Username",
"password": "Password",
"emailAddress": "Email Address",
"submit": "Submit",
"success": "Success",
"error": "Error"
}
}