fix en-es name and filename

pull/97/head
Harvey Tindall 3 years ago
parent a9bde40661
commit 570e3a1e54
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -1668,7 +1668,6 @@ func (app *appContext) GetEmail(gc *gin.Context) {
newEmail = true
msg, err = app.email.constructWelcome("", time.Time{}, app, true)
content = msg.Text
conditionals = []string{"{yourAccountWillExpire}"}
} else {
variables = app.storage.customEmails.WelcomeEmail.Variables
}

@ -1,6 +1,6 @@
{
"meta": {
"name": "Inglés (US)"
"name": "Español (ES)"
},
"strings": {
"invites": "Invitaciones",

@ -1,6 +1,6 @@
{
"meta": {
"name": "Inglés (US)"
"name": "Español (ES)"
},
"strings": {
"username": "Nombre de usuario",

@ -1,6 +1,6 @@
{
"meta": {
"name": "Inglés (US)"
"name": "Español (ES)"
},
"strings": {
"ifItWasNotYou": "Si no fue usted, ignore este correo electrónico.",

@ -1,6 +1,6 @@
{
"meta": {
"name": "Inglés (US)"
"name": "Español (ES)"
},
"strings": {
"pageTitle": "Crear cuenta de Jellyfin",

@ -1,6 +1,6 @@
{
"meta": {
"name": "Inglés (US)"
"name": "Español (ES)"
},
"strings": {
"pageTitle": "Configuración - jfa-go",
Loading…
Cancel
Save