feat: Added Chinese + Japanese localization files
This commit is contained in:
parent
a9ed499006
commit
e04ec6a0d6
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "Lokal",
|
||||
"windowslive": "Microsoft-Konto",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google-ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
|
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Cuenta de Microsoft",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "ID de google",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
|
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Compte Microsoft",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
|
1
server/locales/ja/auth.json
Normal file
1
server/locales/ja/auth.json
Normal file
@ -0,0 +1 @@
|
||||
{ }
|
1
server/locales/ja/common.json
Normal file
1
server/locales/ja/common.json
Normal file
@ -0,0 +1 @@
|
||||
{ }
|
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "자체 계정",
|
||||
"windowslive": "Microsoft 계정",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google 계정",
|
||||
"facebook": "Facebook 계정",
|
||||
"github": "GitHub 계정",
|
||||
|
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Conta Microsoft",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
|
@ -2,6 +2,7 @@
|
||||
"providers": {
|
||||
"local": "Местный",
|
||||
"windowslive": "Счет Microsoft",
|
||||
"azure": "Azure Active Directory",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
|
1
server/locales/zh/auth.json
Normal file
1
server/locales/zh/auth.json
Normal file
@ -0,0 +1 @@
|
||||
{ }
|
1
server/locales/zh/common.json
Normal file
1
server/locales/zh/common.json
Normal file
@ -0,0 +1 @@
|
||||
{ }
|
Loading…
Reference in New Issue
Block a user