Adds comment about not changing or creating other language files manually.
This commit is contained in:
parent
3a0ee11ccd
commit
a3a9e8d951
|
@ -1,3 +1,10 @@
|
||||||
|
/**
|
||||||
|
* Object with translatable texts for Jitsi Meet in English.
|
||||||
|
*
|
||||||
|
* WARNING: The files for the other languages must not be created or changed manually.
|
||||||
|
* They are generated by Pootle and the translation must be performed in the Pootle user interface on http://translate.jitsi.org.
|
||||||
|
* If you're missing a language or have other questions, please send an e-mail to dev@jitsi.org
|
||||||
|
*/
|
||||||
{
|
{
|
||||||
"contactlist": "CONTACT LIST",
|
"contactlist": "CONTACT LIST",
|
||||||
"connectionsettings": "Connection Settings",
|
"connectionsettings": "Connection Settings",
|
||||||
|
|
Loading…
Reference in New Issue