mirror of
https://github.com/localsend/localsend.git
synced 2026-01-14 17:37:57 -05:00
Update strings_zh-CN.i18n.json (#1127)
This commit is contained in:
@@ -2,14 +2,5 @@
|
||||
"@@info": [
|
||||
"Here are translations that exist in <en> but not in <zh-CN>.",
|
||||
"After editing this file, you can run 'dart run slang apply --locale=zh-CN' to quickly apply the newly added translations."
|
||||
],
|
||||
"settingsTab": {
|
||||
"send": {
|
||||
"title": "Send",
|
||||
"shareViaLinkAutoAccept": "Share via link: Auto accept"
|
||||
}
|
||||
},
|
||||
"webSharePage": {
|
||||
"autoAccept": "Automatically accept requests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -111,6 +111,10 @@
|
||||
"saveToGallery": "保存到相册",
|
||||
"saveToHistory": "保存到历史记录"
|
||||
},
|
||||
"send": {
|
||||
"title": "发送",
|
||||
"shareViaLinkAutoAccept": "通过链接分享: 自动接受"
|
||||
},
|
||||
"network": {
|
||||
"title": "网络",
|
||||
"needRestart": "重启服务器生效!",
|
||||
@@ -217,6 +221,7 @@
|
||||
"requests": "请求",
|
||||
"noRequests": "尚无请求。",
|
||||
"encryption": "@:settingsTab.network.encryption",
|
||||
"autoAccept": "自动接受请求",
|
||||
"encryptionHint": "LocalSend 使用自签名证书。您需要在浏览器中接受它。",
|
||||
"pendingRequests": "待处理请求: {n}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user