Skip to content

Commit ee83128

Browse files
committed
add l10n files
1 parent 244ed3c commit ee83128

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

l10n/bundle.l10n.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,12 @@
101101
"Download": "Download",
102102
"Key should have correct syntax.": "Key should have correct syntax.",
103103
"Value should have JSON format.": "Value should have JSON format.",
104-
"Enter JSON value": "Enter JSON value",
104+
"Duplicate JSON key detected": "Duplicate JSON key detected",
105+
"You already have the same JSON key.": "You already have the same JSON key.",
106+
"If you proceed, a value of the existing JSON key will be overwritten.": "If you proceed, a value of the existing JSON key will be overwritten.",
107+
"Overwrite": "Overwrite",
105108
"Enter JSON key": "Enter JSON key",
109+
"Enter JSON value": "Enter JSON value",
106110
"Add Elements": "Add Elements",
107111
"Remove Elements": "Remove Elements",
108112
"Remove from tail": "Remove from tail",

0 commit comments

Comments
 (0)