-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translated or localized titles and descriptions #135
Comments
Good idea to have a localization. On the other hand, from my experience with localizable metadata, it is good to have it separate from the main metadata structure for multiple reasons:
Have it a separate JSON, for example:
Someone supplies a translation? Just include the file in the data package and you are ready to deploy! |
See also #42 (i18n for data package) |
DUPLICATE of #42 |
Titles and descriptions should support more than one language.
One possible (not necessarily best) solution is the title being either a string
or an object:
The text was updated successfully, but these errors were encountered: