Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JDJGInc authored Aug 3, 2024
1 parent 8cff8e8 commit f48a298
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions convert_temperature.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
"text": "转换温度"
},
"command_desc": {
"text": "一个可以转换温度至不同温标的指令"
"text": "一个把温度转换到不同温标的指令"
},
"title": {
"text": "温度:"
Expand All @@ -584,10 +584,10 @@
"kelvin": "K",
"rankine": "°R"
},
"temperature_unit": {
"name": "温标单位",
"description": "请选择以下一种温度单位"
},
"temperature_unit": {
"name": "温标",
"description": "请从下拉框中选择一种温标"
},
"temperature": {
"name": "温度",
"description": "请输入数字"
Expand Down

0 comments on commit f48a298

Please sign in to comment.