fix en-es name and filename

This commit is contained in:
Harvey Tindall 2021-04-30 13:54:53 +01:00
parent a9bde40661
commit 570e3a1e54
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
6 changed files with 5 additions and 6 deletions

1
api.go
View File

@ -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
}

View File

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

View File

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

View File

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

View File

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

View File

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