Subversion Repositories oidplus

Rev

Rev 597 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
597 daniel-mar 1
# tinymce-i18n
2
 
833 daniel-mar 3
Languages for TinyMCE 6
597 daniel-mar 4
 
5
https://www.tiny.cloud/get-tiny/language-packages/
6
 
7
## Instalation
8
 
9
Via composer
10
 
11
```
12
$ composer require tweeb/tinymce-i18n
13
```
14
 
15
---
16
 
17
*Based on the work of [mklkj](https://github.com/mklkj/tinymce-i18n)*