mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-07 19:49:30 +00:00
Fixed english translation for placeholder plugin and use more modern translation system
This commit is contained in:
parent
746aa53bc3
commit
b035014867
3 changed files with 88 additions and 10 deletions
|
|
@ -20,6 +20,7 @@
|
|||
import {Plugin} from 'ckeditor5';
|
||||
|
||||
require('./lang/de.js');
|
||||
require('./lang/en.js');
|
||||
|
||||
import { addListToDropdown, createDropdown } from 'ckeditor5';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue