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.
2 parents 8cc7b0c + 8e51594 commit 81075ffCopy full SHA for 81075ff
src/translations/locales/en.json
@@ -897,7 +897,7 @@
897
"fields.instance.deploy.compilerargs": "Additional Compiler Arguments",
898
"fields.instance.deploy.compilerargs.desc": "These are added to compiler command lines right before the path to the .dme",
899
"fields.instance.deploy.timeout": "Job timeout (in minutes)",
900
- "fields.instance.deploy.timeout.desc": "Time before a compile job is abandonned and cancelled",
+ "fields.instance.deploy.timeout.desc": "Time before a compile job is abandoned and cancelled",
901
"fields.instance.deploy.apiport": "DMAPI port (0 for auto)",
902
"fields.instance.deploy.apiport.desc": "This port should not be public",
903
"fields.instance.deploy.seclevel": "DMAPI validation security level",
0 commit comments