Quellcode durchsuchen

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

j8
hristoterezov vor 10 Jahren
Ursprung
Commit
a3a9e8d951
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 7
    0
      lang/main.json

+ 7
- 0
lang/main.json Datei anzeigen

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

Laden…
Abbrechen
Speichern