diff --git a/web/src/lang/en.js b/web/src/lang/en.js index 9af61562..2867fb76 100644 --- a/web/src/lang/en.js +++ b/web/src/lang/en.js @@ -70,7 +70,7 @@ export default { environmentAndExtraVariablesMustBeValidJsonExample: 'Environment and extra variables must be valid JSON. Example:', dashboard2: 'Dashboard', ansibleSemaphore: 'Ansible Semaphore', - wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'We\'\'re sorry but <%= htmlWebpackPlugin.options.title %> doesn\'\'t work properly without JavaScript enabled. Please enable it to continue.', + wereSorryButHtmlwebpackpluginoptionstitleDoesntWor: 'We\'re sorry but <%= htmlWebpackPlugin.options.title %> doesn\'t work properly without JavaScript enabled. Please enable it to continue.', deleteInventory: 'Delete inventory', newInventory: 'New Inventory', name: 'Name', @@ -91,8 +91,8 @@ export default { newKey: 'New Key', create: 'Create', newTask: 'New Task', - cantDeleteThe: 'Can\'\'t delete the {objectTitle}', - theCantBeDeletedBecauseItUsedByTheResourcesBelow: 'The {objectTitle} can\'\'t be deleted because it used by the resources below', + cantDeleteThe: 'Can\'t delete the {objectTitle}', + theCantBeDeletedBecauseItUsedByTheResourcesBelow: 'The {objectTitle} can\'t be deleted because it used by the resources below', projectName: 'Project Name', allowAlertsForThisProject: 'Allow alerts for this project', telegramChatIdOptional: 'Telegram Chat ID (Optional)',