LingoHub Update 🚀

Manual push by LingoHub User: Nicolas Giard.
Project: wiki

Made with ❤️ by https://lingohub.com
This commit is contained in:
Nicolas Giard 2017-03-16 23:57:56 +00:00
parent bfcce3b4bf
commit 25c0562ecf
6 changed files with 54 additions and 32 deletions

View File

@ -1,11 +1,11 @@
{ {
"providers": { "providers": {
"local": "Local", "local": "Local",
"windowslive": "Microsoft Account", "windowslive": "Microsoft Account",
"google": "Google ID", "google": "Google ID",
"facebook": "Facebook", "facebook": "Facebook",
"github": "GitHub", "github": "GitHub",
"slack": "Slack", "slack": "Slack",
"ldap": "LDAP / Active Directory" "ldap": "LDAP / Active Directory"
} }
} }

View File

@ -1,11 +1,11 @@
{ {
"wiki": "Wiki", "wiki": "Wiki",
"headers": { "headers": {
"overview": "Overview" "overview": "Overview"
}, },
"footer": { "footer": {
"poweredby": "Powered by", "poweredby": "Powered by",
"home": "Home", "home": "Home",
"top": "Return to top" "top": "Return to top"
} }
} }

11
locales/es/auth.json Normal file
View File

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

11
locales/es/common.json Normal file
View File

@ -0,0 +1,11 @@
{
"wiki": "Wiki",
"headers": {
"overview": "Información General"
},
"footer": {
"poweredby": "Energizado por",
"home": "Casa",
"top": "Volver a la cima"
}
}

View File

@ -1,11 +1,11 @@
{ {
"providers": { "providers": {
"local": "Local", "local": "Local",
"windowslive": "Compte Microsoft", "windowslive": "Compte Microsoft",
"google": "Google ID", "google": "Google ID",
"facebook": "Facebook", "facebook": "Facebook",
"github": "GitHub", "github": "GitHub",
"slack": "Slack", "slack": "Slack",
"ldap": "LDAP / Active Directory" "ldap": "LDAP / Active Directory"
} }
} }

View File

@ -1,11 +1,11 @@
{ {
"wiki": "Wiki", "wiki": "Wiki",
"headers": { "headers": {
"overview": "Vue d'ensemble" "overview": "Vue d'ensemble"
}, },
"footer": { "footer": {
"poweredby": "Propulsé par", "poweredby": "Propulsé par",
"home": "Accueil", "home": "Accueil",
"top": "Retour en haut" "top": "Retour en haut"
} }
} }