feat: Chinese localization for auth + footer resources
This commit is contained in:
parent
e04ec6a0d6
commit
06035786c9
@ -1 +1,12 @@
|
|||||||
{ }
|
{
|
||||||
|
"providers": {
|
||||||
|
"local": "本地的",
|
||||||
|
"windowslive": "微软账户",
|
||||||
|
"azure": "Azure活动目录",
|
||||||
|
"google": "Google ID",
|
||||||
|
"facebook": "Facebook",
|
||||||
|
"github": "Github",
|
||||||
|
"slack": "Slack",
|
||||||
|
"ldap": "LDAP/活动目录"
|
||||||
|
}
|
||||||
|
}
|
@ -1 +1,11 @@
|
|||||||
{ }
|
{
|
||||||
|
"wiki": "维基",
|
||||||
|
"headers": {
|
||||||
|
"overview": "总览"
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"poweredby": "Powered by",
|
||||||
|
"home": "首页",
|
||||||
|
"top": "返回顶部"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user