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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user