Fix uncleared translations in change node

pull/3916/head
Kazuhito Yokoi 2022-11-01 01:09:06 +09:00
parent c4e277853c
commit dd76840568
1 changed files with 2 additions and 2 deletions

View File

@ -777,8 +777,8 @@
"change": "値の置換",
"delete": "値の削除",
"move": "値の移動",
"toValue": "対象の値",
"to": "対象の値",
"toValue": "代入する値",
"to": "移動先",
"search": "検索する文字列",
"replace": "置換後の文字列"
},