Removes the comment from the English translation json.
This commit is contained in:
parent
291211c029
commit
c1c5a305c6
|
@ -1,10 +1,3 @@
|
||||||
/**
|
|
||||||
* 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