Skip to content

Commit

Permalink
i18n(bg): add Bulgarian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Aug 16, 2021
1 parent eb18249 commit ebf2a80
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 3 additions & 2 deletions UI/WebServerResources/js/vendor/ckeditor/build-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* (1) https://ckeditor.com/cke4/builder
* Visit online builder to build CKEditor from scratch.
*
* (2) https://ckeditor.com/cke4/builder/47d72ba2ead4eb2ea045d56d780f4ed2
* (2) https://ckeditor.com/cke4/builder/7cfefa1022da20400e88f4be1ff5d9aa
* Visit online builder to build CKEditor, starting with the same setup as before.
*
* (3) https://ckeditor.com/cke4/builder/download/47d72ba2ead4eb2ea045d56d780f4ed2
* (3) https://ckeditor.com/cke4/builder/download/7cfefa1022da20400e88f4be1ff5d9aa
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
*
* NOTE:
Expand Down Expand Up @@ -104,6 +104,7 @@ var CKBUILDER_CONFIG = {
},
languages : {
'ar' : 1,
'bg' : 1,
'ca' : 1,
'cs' : 1,
'cy' : 1,
Expand Down
2 changes: 1 addition & 1 deletion UI/WebServerResources/js/vendor/ckeditor/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ebf2a80

Please sign in to comment.