You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/i18n/en_US.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -284,6 +284,11 @@
284
284
}
285
285
},
286
286
"menu": {
287
+
"charset": {
288
+
"label": "Character set",
289
+
"placeholder": "The name of the character set",
290
+
"text": "Open the file with encoding"
291
+
},
287
292
"confirm": {
288
293
"placeholder": "The full path to the resource",
289
294
"text": "Warning: You are operating on a protected resource ${1} !<br/>Your subsequent activities may lead to data loss or damage!<br/><br/>If you want to continue the operation, please enter the complete path of the resource ${2} in the text box below",
0 commit comments