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

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