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 ac9e358 commit 7fec56eCopy full SHA for 7fec56e
src/locales/en.json
@@ -291,10 +291,12 @@
291
"string": "Custom extensions (one URL per line)"
292
},
293
"customCSS": {
294
- "string": "Custom CSS (Don't change if you don't know what you're doing!)"
+ "string": "Custom CSS (Don't change if you don't know what you're doing!)",
295
+ "context": "Do not translate \"CSS\""
296
297
"customJS": {
- "string": "Custom JS (Don't change if you don't know what you're doing!)"
298
+ "string": "Custom JS (Don't change if you don't know what you're doing!)",
299
+ "context": "Do not translate \"JS\""
300
301
"environment": {
302
"string": "Environment",
0 commit comments