Ver código fonte

lang: update document to match current reality

master
Riccardo Magliocchetti 4 anos atrás
pai
commit
6be2a8575f
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 8 exclusões
  1. 2
    8
      lang/readme.md

+ 2
- 8
lang/readme.md Ver arquivo

@@ -6,19 +6,13 @@ i18next uses separate json files for each language.
6 6
 
7 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 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 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 16
 You can add translatable text in the HTML:
23 17
 
24 18
 

Carregando…
Cancelar
Salvar