-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Sometimes, it happens that you accidentally introduce new translations in your app. E.g. by adding different versions of capitalization, e.g. "Item count" and "Item Count".
It would be nice to have a ember l10n:changes command, that basically runs an extraction & prints out all new message ids that weren't in the previous version.
Reactions are currently unavailable