Browse Source

Adds comment about not changing or creating other language files manually.

master
hristoterezov 10 years ago
parent
commit
a3a9e8d951
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      lang/main.json

+ 7
- 0
lang/main.json View File

@@ -1,3 +1,10 @@
1
+/**
2
+ * Object with translatable texts for Jitsi Meet in English.
3
+ *
4
+ * WARNING: The files for the other languages must not be created or changed manually.
5
+ * They are generated by Pootle and the translation must be performed in the Pootle user interface on http://translate.jitsi.org.
6
+ * If you're missing a language or have other questions, please send an e-mail to dev@jitsi.org
7
+ */
1 8
 {
2 9
     "contactlist": "CONTACT LIST",
3 10
     "connectionsettings": "Connection Settings",

Loading…
Cancel
Save