Files
homarr/public/locales/tw/manage/index.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

23 lines
662 B
JSON

{
"metaTitle": "管理",
"hero": {
"title": "歡迎回來,{{username}}",
"fallbackUsername": "匿名",
"subtitle": "歡迎來到您的應用程式中心。規劃、優化和享用!"
},
"quickActions": {
"title": "快捷動作",
"boards": {
"title": "您的面板",
"subtitle": "創建和管理面板"
},
"inviteUsers": {
"title": "邀請新使用者",
"subtitle": "創建並傳送註冊邀請"
},
"manageUsers": {
"title": "管理使用者",
"subtitle": "刪除和管理使用者"
}
}
}