mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix i18n of tooltips for locking flow
This commit is contained in:
parent
da9c0af854
commit
7d1c3133b3
@ -23,7 +23,9 @@
|
||||
"position": "Position",
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
"upload": "Upload"
|
||||
"upload": "Upload",
|
||||
"lock": "Lock",
|
||||
"unlock": "Unlock"
|
||||
},
|
||||
"type": {
|
||||
"string": "string",
|
||||
|
Loading…
Reference in New Issue
Block a user