refactor: moved server content to /server
This commit is contained in:
11
server/locales/de/auth.json
Normal file
11
server/locales/de/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Lokal",
|
||||
"windowslive": "Microsoft-Konto",
|
||||
"google": "Google-ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Locker",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/de/common.json
Normal file
11
server/locales/de/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Überblick"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Unterstützt von",
|
||||
"home": "Zuhause",
|
||||
"top": "Zurück nach oben"
|
||||
}
|
||||
}
|
12
server/locales/en/auth.json
Normal file
12
server/locales/en/auth.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Microsoft Account",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/en/common.json
Normal file
11
server/locales/en/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Overview"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Powered by",
|
||||
"home": "Home",
|
||||
"top": "Return to top"
|
||||
}
|
||||
}
|
11
server/locales/es/auth.json
Normal file
11
server/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
server/locales/es/common.json
Normal file
11
server/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"
|
||||
}
|
||||
}
|
11
server/locales/fr/auth.json
Normal file
11
server/locales/fr/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Compte Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/fr/common.json
Normal file
11
server/locales/fr/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Vue d'ensemble"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Propulsé par",
|
||||
"home": "Accueil",
|
||||
"top": "Retour en haut"
|
||||
}
|
||||
}
|
11
server/locales/ko/auth.json
Normal file
11
server/locales/ko/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "자체 계정",
|
||||
"windowslive": "Microsoft 계정",
|
||||
"google": "Google 계정",
|
||||
"facebook": "Facebook 계정",
|
||||
"github": "GitHub 계정",
|
||||
"slack": "Slack 계정",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/ko/common.json
Normal file
11
server/locales/ko/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "위키",
|
||||
"headers": {
|
||||
"overview": "개요"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Powered by",
|
||||
"home": "홈으로",
|
||||
"top": "맨 위로"
|
||||
}
|
||||
}
|
11
server/locales/pt/auth.json
Normal file
11
server/locales/pt/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Conta Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "negligente",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/pt/common.json
Normal file
11
server/locales/pt/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Visão geral"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Distribuído por",
|
||||
"home": "Casa",
|
||||
"top": "Retornar ao topo"
|
||||
}
|
||||
}
|
11
server/locales/ru/auth.json
Normal file
11
server/locales/ru/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Местный",
|
||||
"windowslive": "Счет Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "слабина",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
11
server/locales/ru/common.json
Normal file
11
server/locales/ru/common.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Обзор"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Питаться от",
|
||||
"home": "Главная",
|
||||
"top": "Вернуться к началу"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user