Browse Source

lang: update document to match current reality

master
Riccardo Magliocchetti 4 years ago
parent
commit
6be2a8575f
No account linked to committer's email address
1 changed files with 2 additions and 8 deletions
  1. 2
    8
      lang/readme.md

+ 2
- 8
lang/readme.md View File

6
 
6
 
7
 Translating Jitsi Meet
7
 Translating Jitsi Meet
8
 ======================
8
 ======================
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.
13
 
10
 
14
 Development
11
 Development
15
 ===========
12
 ===========
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.
18
 Than you can use the key to get the translated text for the current language.
14
 Than you can use the key to get the translated text for the current language.
19
 
15
 
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
-
22
 You can add translatable text in the HTML:
16
 You can add translatable text in the HTML:
23
 
17
 
24
 
18
 

Loading…
Cancel
Save