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

The UI & Content Language (Does Not) change by default to the language defined in the user profile. (contradictory to Docs in this package) #38

Closed
AbobkerElaghel opened this issue Oct 11, 2022 · 0 comments

Comments

@AbobkerElaghel
Copy link

AbobkerElaghel commented Oct 11, 2022

It clearly says in the ✨ Features section of the README File in this package that it does support automatic UI and content selection based on the language defined in the strapi user profile, but it does not. it always defaults to English.

So is there any fix to this problem? I really need the automatic selection to work, because running a bilingual website requires content in two or more languages and some language are RTL some are LTR, so please consider fixing this issue and thanks.

NOTE: The CKEditor does not have a text direction option in the toolbar items options and I don't know why?? since you guys have the RTL Feature developed (coded) already when I hard code that the Language of content is ar (Arabic) in the config/plugins.js file in strapi?.
So why you don't just add a toolbar item button to change the direction on runtime while the end user is writing the content in CKEditor5 Editor?

because you have the scenario where The content is mixed between two languages (Arabic/English) for example.

   "@_sh/strapi-plugin-ckeditor": "^1.1.2",
    "@strapi/plugin-i18n": "4.4.1",
    "@strapi/plugin-users-permissions": "4.4.1",
    "@strapi/provider-upload-cloudinary": "^4.4.1",
    "@strapi/strapi": "4.4.1",
    "pg": "^8.6.0",
    "pg-connection-string": "^2.5.0"
   
     Node: 16.15.0

     Tried on both Dev and prod environments, error occurs on both.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant