Added action list Chinese translation + v3.1.1

This commit is contained in:
wangyiyi2056
2023-12-05 22:50:03 +08:00
parent eff063a748
commit a0562bef81
5 changed files with 248 additions and 69 deletions

View File

@@ -270,5 +270,9 @@
"$moment": {
"args": "[str]",
"desc": "使用Moment庫獲取日期對象。"
},
"$clone": {
"args": "value",
"desc": "安全克隆對象."
}
}