Add i18n for json editor title when readonly

This commit is contained in:
Steve-Mcl
2022-04-27 12:52:41 +01:00
parent fcdf252f03
commit 3e16cc4912
3 changed files with 6 additions and 4 deletions

View File

@@ -940,6 +940,8 @@
"format": "format JSON",
"rawMode": "Edit JSON",
"uiMode": "Visual editor",
"rawMode-readonly": "JSON",
"uiMode-readonly": "Visual",
"insertAbove": "Insert above",
"insertBelow": "Insert below",
"addItem": "Add item",