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

UI language #58

Closed
Brand3000 opened this issue Jun 28, 2023 · 1 comment
Closed

UI language #58

Brand3000 opened this issue Jun 28, 2023 · 1 comment

Comments

@Brand3000
Copy link

Thank you very much for adding the html-support feature. But what happened with the ui-language feature and its script setting? I see the comment "Not available". I need to change the UI language, but it seems that I can't do it, can I? In the previous version it worked. My config is:
` 'content-lang' => 'ru',

        'ui-language' => [
            'name' => 'ru',

            /**
             * Example 1: asset('js/ckeditor-fa.js')
             * Example 2: 'https://cdn.ckeditor.com/ckeditor5/34.0.0/decoupled-document/translations/fa.js'
             */
            'script' => public_path('core/ckeditor-ru.js')
        ],

`

@mostafaznv
Copy link
Owner

Hi,
Thank you for reporting the bug.

I have fixed it. Please update the package to v5.1.2

If you are upgrading from v4.x to v5.x, please make sure to read the migration guide.

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

2 participants