Browse Source

LingoHub Update 🚀

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

Made with ❤️ by https://lingohub.com
pull/36/head
Nicolas Giard 8 years ago
parent
commit
25c0562ecf
6 changed files with 54 additions and 32 deletions
  1. 14
      locales/en/auth.json
  2. 18
      locales/en/common.json
  3. 11
      locales/es/auth.json
  4. 11
      locales/es/common.json
  5. 14
      locales/fr/auth.json
  6. 18
      locales/fr/common.json

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

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

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

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

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

18
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"
}
}
Loading…
Cancel
Save