We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Change config language content to actual select language by i18n strapi plugin. We can read country/language code from url query params.
I need change text direction dynamically by languages so for example for "en" I need ltr direction and for "ar" I need rlt text direction.
The text was updated successfully, but these errors were encountered:
nshenderov#15 language content implementation ready.
80e30a4
nshenderov#15 add language from i18n
afff901
#15 language content implementation ready. (#16)
e12a0f4
* #15 language content implementation ready. * #15 add language from i18n * improve language code Co-authored-by: Vít Zadina <[email protected]>
Successfully merging a pull request may close this issue.
Change config language content to actual select language by i18n strapi plugin. We can read country/language code from url query params.
I need change text direction dynamically by languages so for example for "en" I need ltr direction and for "ar" I need rlt text direction.
The text was updated successfully, but these errors were encountered: