瀏覽代碼

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

j8
hristoterezov 10 年之前
父節點
當前提交
a3a9e8d951
共有 1 個檔案被更改,包括 7 行新增0 行删除
  1. 7
    0
      lang/main.json

+ 7
- 0
lang/main.json 查看文件

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
     "contactlist": "CONTACT LIST",
9
     "contactlist": "CONTACT LIST",
3
     "connectionsettings": "Connection Settings",
10
     "connectionsettings": "Connection Settings",

Loading…
取消
儲存