For some translations, we've stubbed with English until we get to correct translations for the individual locale / region translations. This issue is to keep track of which components / translation files need updated.
@emilyrohrbough let me know if I miss anything
Updated the issue with terra-i18n. Looks good.
We should create translation requests for these
Validate that all 17 supported locales have translation files where all keys match and are translated.
Once both https://github.com/cerner/terra-core/pull/2072 and https://github.com/cerner/terra-framework/pull/348 have been merged this issue can be closed.
I did a quick look through and I think we need to add a fi-FI.json file to terra-show-hide. I think we'll also want to copy translations from es.json in terra-clinical-onset-date-picker to es-US.json.
Other than that, this is ready to close out.
@bjankord Did we need to check terra-alert's translations? I've noticed the punctuation is inconsistent
I think we just need to move the period to the beginning of the string as the word will be read right to left and then the dismiss string does not include a period in any of the locales.
PR for terra-clinical onset-date-picker es-US translations update: https://github.com/cerner/terra-clinical/pull/426
Fixed puncuation in ar translations in alert and updated fi-FI translations here: https://github.com/cerner/terra-core/pull/2077
Most helpful comment
Once both https://github.com/cerner/terra-core/pull/2072 and https://github.com/cerner/terra-framework/pull/348 have been merged this issue can be closed.