-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
Description
Description
I am trying to translate the string «Block styles» in the toolbars dropdwon for styles.
Overwriting translations/de/ckeditor.php does not show any effect in thos case (whereas for Link's dropdown it does).
return [ 'Insert link' => 'Link einfügen', 'Link to an entry' => 'Link zu einem Eintrag', 'Link to an asset' => 'Link zu einer Datei', 'Link to a category' => 'Link zu einer Kategorie', 'Block styles' => 'Blockstile' ];

Am I missing sth.?
- Craft version: 5.5.7
- PHP version:8.3
- Database driver & version:MariaDB10.6
- Plugins & versions: CKEditor 4.4.0