You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintaining translation files and other modules translation by allowing easy way to nest translations, example like nuxt-zod-i18n or vailbot which require a nested key
{"zodI18n": {"errors": {"invalid_string": {"url": "overload by your global translation, original translation: Invalid url"}}}}
The text was updated successfully, but these errors were encountered:
This will improve:
Maintaining translation files and other modules translation by allowing easy way to nest translations, example like
nuxt-zod-i18n
orvailbot
which require a nested keyThe text was updated successfully, but these errors were encountered: