1.2.4 • Published 2 years ago
@prsln/ckeditor5-custom-build v1.2.4
CKEditor 5 editor generated with the online builder
Publish
- After applying changes, build with 'npm run build'.
- Update/add the following transaltions:
- farsi (in ckeditor.js): Replace
"Document colors":"رنگ اسناد"with"Color picker": "انتخاب رنگ", "Document colors":"رنگهای استفادهشده" - arabic (in ar.js): Replace
"Document colors":"ألوان المستند"with"Color picker": "أداة انتقاء اللون", "Document colors": "الألوان المستخدمة" - english (in en.js): Replace
"Document colors":"Document colors"with"Document colors": "Used colors" - turkish (in tr.js): Replace
"Document colors":"Belge Rengi"with"Color picker": "Renk seçici","Document colors": "Kullanılan renkler"
- Delete extra languages
- Change the version in package.json
- Run 'npm publish'