LingoHub Update 🚀
Manual push by LingoHub User: Nicolas Giard. Project: wiki Made with ❤️ by https://lingohub.com
This commit is contained in:
parent
bfcce3b4bf
commit
25c0562ecf
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -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
11
locales/es/auth.json
Normal 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
11
locales/es/common.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"wiki": "Wiki",
|
||||||
|
"headers": {
|
||||||
|
"overview": "Información General"
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"poweredby": "Energizado por",
|
||||||
|
"home": "Casa",
|
||||||
|
"top": "Volver a la cima"
|
||||||
|
}
|
||||||
|
}
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user