Fix typo and update message catalog

This commit is contained in:
Kazuhito Yokoi
2019-02-19 14:24:37 +09:00
parent 9d673a213e
commit 91cc03dd80
7 changed files with 19 additions and 7 deletions

View File

@@ -221,7 +221,7 @@
},
"$eval": {
"args": "expr [, context]",
"desc": "JSONリテラルもしくはJSONata式を表す`expr`を評価します。評価の際には現在のコンテストをコンテストして用います。"
"desc": "JSONリテラルもしくはJSONata式を表す`expr`を評価します。評価の際には現在のコンテストをコンテストして用います。"
},
"$formatInteger": {
"args": "number, picture",