Skip to content

Commit 6be2a85

Browse files
authored
lang: update document to match current reality
1 parent 0d14e2f commit 6be2a85

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

lang/readme.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@ i18next uses separate json files for each language.
66

77
Translating Jitsi Meet
88
======================
9-
The translation of Jitsi Meet is integrated with Pootle. You can translate Jitsi Meet via our Pootle user interface on
10-
[http://translate.jitsi.org](http://translate.jitsi.org).
11-
12-
**WARNING: Please don't create or edit manually the language files! Please use our Pootle user interface!**
9+
The translation of Jitsi Meet is handled editing manually the language files.
1310

1411
Development
1512
===========
16-
If you want to add new functionality for Jitsi Meet and you have texts that need to be translated please use our translation module.
17-
It is located in modules/translation. You must add key and value in main.json file in English for each translatable text.
13+
If you want to add new functionality for Jitsi Meet and you have texts that need to be translated you must add key and value in main.json file in English for each translatable text.
1814
Than you can use the key to get the translated text for the current language.
1915

20-
**WARNING: Please don't change the other language files except main.json! They must be updated and translated via our Pootle user interface!**
21-
2216
You can add translatable text in the HTML:
2317

2418

0 commit comments

Comments
 (0)