New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"experimentalNote": {
|
||||
"label": "這是 Homarr 的一項實現性功能。請在 <gh>Github</gh> 或 <dc>Discord</dc>上回報任何問題"
|
||||
},
|
||||
"search": {
|
||||
"label": "搜尋",
|
||||
"engines": {
|
||||
"web": "在搜尋引擎中搜尋 {{query}}",
|
||||
"youtube": "在 Youtube 中搜尋 {{query}}",
|
||||
"torrent": "搜尋 {{query}} Torrents",
|
||||
"movie": "在 {{app}} 中搜尋 {{query}}"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"avatar": {
|
||||
"switchTheme": "切換主題",
|
||||
"preferences": "使用者設定",
|
||||
"defaultBoard": "預設儀錶板",
|
||||
"manage": "管理",
|
||||
"about": {
|
||||
"label": "關於",
|
||||
"new": "新"
|
||||
},
|
||||
"logout": "登出 {{username}}",
|
||||
"login": "登入"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"movie": {
|
||||
"title": "空",
|
||||
"topResults": "上方 {{count}} 結果為 <b>{{search}}</b>"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user