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

29 lines
800 B
JSON

{
"metaTitle": "自定義 {{name}} 面板",
"pageTitle": "{{name}} 面板自定義中",
"backToBoard": "返回面板",
"settings": {
"appearance": {
"primaryColor": "主體顏色",
"secondaryColor": "輔助顏色"
}
},
"save": {
"button": "儲存設定",
"note": "注意,您有未儲存的設定!"
},
"notifications": {
"pending": {
"title": "自定義儲存中",
"message": "請稍後,我們正在儲存您的自定義"
},
"success": {
"title": "已儲存自定義",
"message": "您的自定義已儲存成功"
},
"error": {
"title": "錯誤",
"message": "無法儲存設定"
}
}
}