update zh-TW translation for release-1.1.0

This commit is contained in:
JIYE YU
2020-06-26 10:40:17 +09:00
parent 1137cd5ca5
commit a7fa2cf0c9
3 changed files with 170 additions and 86 deletions

View File

@@ -266,5 +266,9 @@
"$type": {
"args": "value",
"desc": "以字符串形式返回`值`的類型。 如果該`值`未定義,則將返回`未定義`"
},
"$moment": {
"args": "[str]",
"desc": "使用Moment庫獲取日期對象。"
}
}