소스 검색

lang: update document to match current reality

master
Riccardo Magliocchetti 4 년 전
부모
커밋
6be2a8575f
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 8개의 파일을 삭제
  1. 2
    8
      lang/readme.md

+ 2
- 8
lang/readme.md 파일 보기

@@ -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
 

Loading…
취소
저장