Commit graph

2 commits

Author SHA1 Message Date
Daniel Uber
41ab94eaae
Show missing translation keys when test fails (#16637)
* report key and path for missing keys

* move iteration out of the string into the method

* make the details common to the missing and unused lists
2022-02-17 16:21:29 -06:00
rhymes
eba0ddb240
Misc i18n fixes (#14852)
* Add i18n tasks spec

* Ignore storybook static folder

* Run i18n-tasks normalize

* Fix inconsistent interpolations flagged by i18n-tasks check-consistent-interpolations

* Update devise en translation and add devise_invitable fr translation

* Add missing keys, ignore those to be translated and normalize

* Temporarily ignore unused keys until we have a strategy for maintenance

* Add missing key

* Re-run normalize

* Disable normalize test temporarily
2021-10-05 13:22:33 +02:00