New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
33
public/locales/tw/modules/date.json
Normal file
33
public/locales/tw/modules/date.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "日期與時間",
|
||||
"description": "顯示目前的日期與時間",
|
||||
"settings": {
|
||||
"title": "設定日期與時間組件",
|
||||
"display24HourFormat": {
|
||||
"label": "顯示 24 小時制"
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "日期格式",
|
||||
"data": {
|
||||
"hide": "隱藏日期"
|
||||
}
|
||||
},
|
||||
"enableTimezone": {
|
||||
"label": "顯示自定義時區"
|
||||
},
|
||||
"timezoneLocation": {
|
||||
"label": "時區位置"
|
||||
},
|
||||
"titleState": {
|
||||
"label": "城市名稱",
|
||||
"info": "如果啟用時區選項,則可顯示城市名稱的時區代碼,<br/>您也可以只顯示城市名稱,甚至都不顯示",
|
||||
"data": {
|
||||
"both": "城市與時區",
|
||||
"city": "僅城市名稱",
|
||||
"none": "無"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user