Merge pull request #496 from arnobase/french_typo_correction

update french translation and a typo in rule-edit.hbs
This commit is contained in:
Tomas Bures 2019-03-09 09:07:21 +01:00 committed by GitHub
commit 4353201ab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

View file

@ -36,7 +36,7 @@
{{#translate}}Equals{{/translate}}
</option>
<option value="1" {{#if value.negate}} selected {{/if}}>
{{#translate}}Not squals{{/translate}}
{{#translate}}Not equals{{/translate}}
</option>
</select>
</div>