There are some instances where for example we want a phrase in static text italicized. Currently, we have a separate i18n key for the italicized and italicized text.
We can simplify this by using interpolation. Investigate where this might be applicable, if it works well with existing translations, and if adding this change would simplify things for future translations.
There are some instances where for example we want a phrase in static text italicized. Currently, we have a separate i18n key for the italicized and italicized text.
We can simplify this by using interpolation. Investigate where this might be applicable, if it works well with existing translations, and if adding this change would simplify things for future translations.