feat: Added Chinese + Japanese localization files
This commit is contained in:
parent
a9ed499006
commit
e04ec6a0d6
@ -2,6 +2,7 @@
|
|||||||
"providers": {
|
"providers": {
|
||||||
"local": "Lokal",
|
"local": "Lokal",
|
||||||
"windowslive": "Microsoft-Konto",
|
"windowslive": "Microsoft-Konto",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "Google-ID",
|
"google": "Google-ID",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"github": "GitHub",
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
"slack": "Slack",
|
"slack": "Slack",
|
||||||
"ldap": "LDAP / Active Directory"
|
"ldap": "LDAP / Active Directory"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -2,6 +2,7 @@
|
|||||||
"providers": {
|
"providers": {
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"windowslive": "Cuenta de Microsoft",
|
"windowslive": "Cuenta de Microsoft",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "ID de google",
|
"google": "ID de google",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"github": "GitHub",
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"providers": {
|
"providers": {
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"windowslive": "Compte Microsoft",
|
"windowslive": "Compte Microsoft",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "Google ID",
|
"google": "Google ID",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"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": {
|
"providers": {
|
||||||
"local": "자체 계정",
|
"local": "자체 계정",
|
||||||
"windowslive": "Microsoft 계정",
|
"windowslive": "Microsoft 계정",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "Google 계정",
|
"google": "Google 계정",
|
||||||
"facebook": "Facebook 계정",
|
"facebook": "Facebook 계정",
|
||||||
"github": "GitHub 계정",
|
"github": "GitHub 계정",
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"providers": {
|
"providers": {
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"windowslive": "Conta Microsoft",
|
"windowslive": "Conta Microsoft",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "Google ID",
|
"google": "Google ID",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"github": "GitHub",
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"providers": {
|
"providers": {
|
||||||
"local": "Местный",
|
"local": "Местный",
|
||||||
"windowslive": "Счет Microsoft",
|
"windowslive": "Счет Microsoft",
|
||||||
|
"azure": "Azure Active Directory",
|
||||||
"google": "Google ID",
|
"google": "Google ID",
|
||||||
"facebook": "Facebook",
|
"facebook": "Facebook",
|
||||||
"github": "GitHub",
|
"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