From 25c0562ecfc4dec6d396bdf0021a6adbc9525e1f Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Thu, 16 Mar 2017 23:57:56 +0000 Subject: [PATCH] LingoHub Update :rocket: Manual push by LingoHub User: Nicolas Giard. Project: wiki Made with :heart: by https://lingohub.com --- locales/en/auth.json | 14 +++++++------- locales/en/common.json | 18 +++++++++--------- locales/es/auth.json | 11 +++++++++++ locales/es/common.json | 11 +++++++++++ locales/fr/auth.json | 14 +++++++------- locales/fr/common.json | 18 +++++++++--------- 6 files changed, 54 insertions(+), 32 deletions(-) create mode 100644 locales/es/auth.json create mode 100644 locales/es/common.json 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