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

Commit bc967b1

Browse files
committed
contributing: add more instructions for add lang
1 parent c633f41 commit bc967b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ Adding a lang
385385
* Get the tinymce translation from `this repository <https://github.com/mklkj/tinymce-i18n/tree/master/langs6>`_
386386
* Rename file to 4 letters code in `src/js/tinymce-langs`
387387
* Edit first line of file to match code
388+
* Import it in `tinymce.ts`
389+
* Run `bin/console dev:i18n4js`
390+
* Import it in `ts/i18n.ts`
388391

389392

390393
Adding a new term for js i18n

0 commit comments

Comments
 (0)