diff --git a/locales/en/auth.json b/locales/en/auth.json index 93612c4c..50ce7873 100644 --- a/locales/en/auth.json +++ b/locales/en/auth.json @@ -1,11 +1,11 @@ { - "providers": { - "local": "Local", - "windowslive": "Microsoft Account", - "google": "Google ID", - "facebook": "Facebook", + "providers": { + "local": "Local", + "windowslive": "Microsoft Account", + "google": "Google ID", + "facebook": "Facebook", "github": "GitHub", "slack": "Slack", "ldap": "LDAP / Active Directory" - } -} + } +} \ No newline at end of file diff --git a/locales/en/common.json b/locales/en/common.json index 3d712c83..d088a86f 100644 --- a/locales/en/common.json +++ b/locales/en/common.json @@ -1,11 +1,11 @@ { - "wiki": "Wiki", - "headers": { - "overview": "Overview" - }, - "footer": { - "poweredby": "Powered by", - "home": "Home", - "top": "Return to top" - } + "wiki": "Wiki", + "headers": { + "overview": "Overview" + }, + "footer": { + "poweredby": "Powered by", + "home": "Home", + "top": "Return to top" + } } \ No newline at end of file diff --git a/locales/es/auth.json b/locales/es/auth.json new file mode 100644 index 00000000..05edd858 --- /dev/null +++ b/locales/es/auth.json @@ -0,0 +1,11 @@ +{ + "providers": { + "local": "Local", + "windowslive": "Cuenta de Microsoft", + "google": "ID de google", + "facebook": "Facebook", + "github": "GitHub", + "slack": "Flojo", + "ldap": "LDAP / Active Directory" + } +} \ No newline at end of file diff --git a/locales/es/common.json b/locales/es/common.json new file mode 100644 index 00000000..66308f1d --- /dev/null +++ b/locales/es/common.json @@ -0,0 +1,11 @@ +{ + "wiki": "Wiki", + "headers": { + "overview": "Información General" + }, + "footer": { + "poweredby": "Energizado por", + "home": "Casa", + "top": "Volver a la cima" + } +} \ No newline at end of file diff --git a/locales/fr/auth.json b/locales/fr/auth.json index 38e8e0c9..5d62644c 100644 --- a/locales/fr/auth.json +++ b/locales/fr/auth.json @@ -1,11 +1,11 @@ { - "providers": { - "local": "Local", - "windowslive": "Compte Microsoft", - "google": "Google ID", - "facebook": "Facebook", + "providers": { + "local": "Local", + "windowslive": "Compte Microsoft", + "google": "Google ID", + "facebook": "Facebook", "github": "GitHub", "slack": "Slack", "ldap": "LDAP / Active Directory" - } -} + } +} \ No newline at end of file diff --git a/locales/fr/common.json b/locales/fr/common.json index 9dea5cae..54c10417 100644 --- a/locales/fr/common.json +++ b/locales/fr/common.json @@ -1,11 +1,11 @@ { - "wiki": "Wiki", - "headers": { - "overview": "Vue d'ensemble" - }, - "footer": { - "poweredby": "Propulsé par", - "home": "Accueil", - "top": "Retour en haut" - } + "wiki": "Wiki", + "headers": { + "overview": "Vue d'ensemble" + }, + "footer": { + "poweredby": "Propulsé par", + "home": "Accueil", + "top": "Retour en haut" + } } \ No newline at end of file