integrating WIP languages (#2864)

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
This commit is contained in:
Tom De Moor
2023-10-04 22:29:49 +02:00
committed by GitHub
parent 8281bbbb37
commit 0a83893a45
42 changed files with 1259 additions and 0 deletions

10
i18n/zh_Hans.json Normal file
View File

@@ -0,0 +1,10 @@
{
"label.close": "关闭",
"label.login": "登录",
"label.no": "否",
"label.ok": "好的",
"label.remove": "移除",
"label.save": "保存",
"label.yes": "是",
"main.allowProtocolDialog.detail": "请求的链接是 {URL}. 您希望继续?"
}