Skip to content
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

Multi-language tags, formats and other backend names #29

Open
maggie44 opened this issue Mar 1, 2021 · 2 comments
Open

Multi-language tags, formats and other backend names #29

maggie44 opened this issue Mar 1, 2021 · 2 comments
Labels

Comments

@maggie44
Copy link
Contributor

maggie44 commented Mar 1, 2021

Pending upstream change adding in i18n to Strapi: https://portal.productboard.com/strapi/1-roadmap/c/19-content-internationalization-ce-ee-v4

@maggie44 maggie44 added enhancement New feature or request good first issue Good for newcomers todo Remaining tasks and removed Pending upstream change labels May 3, 2021
@maggie44
Copy link
Contributor Author

maggie44 commented May 3, 2021

i18n now implemented to Strapi and installed on our server. Requires coding adjustments to allow for the pulling the correct fields based on language selected.

https://strapi.io/documentation/developer-docs/latest/development/plugins/i18n.html#usage-with-the-graphql-plugin

@maggie44 maggie44 added priority - high and removed enhancement New feature or request good first issue Good for newcomers labels May 24, 2021
@maggie44
Copy link
Contributor Author

maggie44 commented Jun 4, 2021

Strapi's new feature turned out to be a way to build parallel localised mirrors of the current database. Subsequently, everything from naming, tags and their relations and so forth would need to be redone and maintained for every language. This isn't a particularly useful feature for anyone below large corporations due to the maintenance cost vs benefit.

Subsequently going to put this back on hold pending changes upstream that allows a localisation that entails merely translation of strings, rather than mirroring. Most likely not until Strapi v4 is launched. Although currently using MongoDB database, so may not be able to upgrade immediately as it may not be supported in v4 at launch and may not have migration procedures: https://forum.strapi.io/t/dropping-mongodb-support/4549

For ref: https://forum.strapi.io/t/internationalization-i18n-available-in-strapi-v3-6/4390/5

@maggie44 maggie44 added enhancement New feature or request Pending upstream change and removed priority - high todo Remaining tasks labels Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant