Fix i18n of tooltips for locking flow

This commit is contained in:
Kazuhito Yokoi 2023-02-02 22:37:00 +09:00
parent da9c0af854
commit 7d1c3133b3
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@
"position": "Position", "position": "Position",
"enable": "Enable", "enable": "Enable",
"disable": "Disable", "disable": "Disable",
"upload": "Upload" "upload": "Upload",
"lock": "Lock",
"unlock": "Unlock"
}, },
"type": { "type": {
"string": "string", "string": "string",