Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
/ elabdoc Public archive

Commit c633f41

Browse files
committed
contributing: update add lang instructions
1 parent 47515c2 commit c633f41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/contributing.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -377,13 +377,13 @@ Adding a lang
377377

378378
* Add lang on poeditor.com
379379
* Get .po
380+
* Save it in a new folder in `src/langs`
380381
* Open with poeditor and fix issues
381382
* Save the .mo
382383
* Upload .po fixed to poeditor
383-
* Add the files in src/langs
384-
* Edit Tools to add lang to menu
385-
* Get the tinymce translation
386-
* Rename file to 4 letters code
384+
* Add it to `Enums/Language.php`
385+
* Get the tinymce translation from `this repository <https://github.com/mklkj/tinymce-i18n/tree/master/langs6>`_
386+
* Rename file to 4 letters code in `src/js/tinymce-langs`
387387
* Edit first line of file to match code
388388

389389

0 commit comments

Comments
 (0)