Skip to content

Commit

Permalink
Fix uncleared translations in change node
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuhitoyokoi committed Oct 31, 2022
1 parent c4e2778 commit dd76840
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -777,8 +777,8 @@
"change": "値の置換",
"delete": "値の削除",
"move": "値の移動",
"toValue": "対象の値",
"to": "対象の値",
"toValue": "代入する値",
"to": "移動先",
"search": "検索する文字列",
"replace": "置換後の文字列"
},
Expand Down

0 comments on commit dd76840

Please sign in to comment.