We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b15dba3 commit a259dd2Copy full SHA for a259dd2
localization/zh-TW.json
@@ -55,7 +55,7 @@
55
"Months": "1,2,3,4,5,6,7,8,9,10,11,12",
56
"MonthLists": "一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月",
57
"WeekLists": "日,一,二,三,四,五,六",
58
- "GenericTypeErroMessage": "DateTimePicker 元件僅支援綁定泛型為 DateTime DateTime? DateTimeOffset DateTimeOffset?",
+ "GenericTypeErrorMessage": "DateTimePicker 元件僅支援綁定泛型為 DateTime 或者 DateTime?",
59
"Today": "今天",
60
"Yesterday": "昨天",
61
"Week": "一週前"
0 commit comments