Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed May 27, 2016
1 parent 13268f7 commit 165d407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ ember-i18n-csv to-js --csv-path=i18n.csv --locales-path=path_to_locales_folder [
```

`--missing-only` means the generated CSV will only contain keys where there is a missing translation in one of the locales

`--jshint-ignore` will put ignore comments in your js files, useful if you lint for single quotes

`--merge` means that any keys present in the CSV will overwrite the ones present in the destination locale files but if the key is not present then the existing key will be kept in place.

###Excel
Expand Down

0 comments on commit 165d407

Please sign in to comment.