Remove camel
function from i18n conversion
#2438
Labels
💻 aspect: code
Concerns the software code in the repository
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
🧱 stack: frontend
Related to the Nuxt frontend
⛔ status: blocked
Blocked & therefore, not ready for work
Problem
#2433 added a hot-fix for old translation keys that used kebab-case by converting them to camel case when saving the locales to json. Once all of the translation keys are updated on translate.wordpress.org, we can remove this conversion and the warning.
Description
Alternatives
Additional context
#3951 updated the warning about kebab-cased keys to include a link to this issue
The text was updated successfully, but these errors were encountered: