We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c62a8 commit bb46583Copy full SHA for bb46583
src/ui-strings/ui_strings-en.js
@@ -1,4 +1,4 @@
1
-window.ui_strings || ( window.ui_strings = {} );
+window.ui_strings || ( window.ui_strings = {} );
2
window.ui_strings.lang_code = "en";
3
4
/**
@@ -1802,3 +1802,4 @@ ui_strings.S_TOGGLE_PAUSED_UPDATING_NETWORK_VIEW = "Pause updating network activ
1802
1803
/* DESC: String shown instead of filename when file name is missing */
1804
ui_strings.S_UNKNOWN_SCRIPT = "(Unknown script)";
1805
+
0 commit comments