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 cc65f91 commit 599d6c6Copy full SHA for 599d6c6
src/main/resources/com/emberjs/locale/TemplateLintBundle.properties
@@ -4,5 +4,9 @@ hbs.lint.package.label=&TemplateLint package:
4
hbs.lint.node.path.label=&Node interpreter:
5
hbs.lint.inspection=TemplateLint
6
hbs.lint.configurable.title=Handlebars
7
+hbs.lint.run.on.save=R&un ember-template-lint --fix on save
8
+hbs.lint.run.on.save.checkbox.on.actions.on.save.page=Run ember-template-lint --fix
9
+hbs.lint.action.modal.title=TemplateLint Fix
10
+hbs.lint.action.fix.problems.description=Fix TemplateLint problems by calling 'ember-template-lint --fix'
11
-hbs.inspections.code.quality.tools.group=Code quality tools
12
+hbs.inspections.code.quality.tools.group=Code quality tools
0 commit comments