mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
16 lines
793 B
PHP
16 lines
793 B
PHP
<?php
|
|
|
|
App::$strings["Jappix Mini addon settings"] = "";
|
|
App::$strings["Activate addon"] = "";
|
|
App::$strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
|
|
App::$strings["Jabber username"] = "";
|
|
App::$strings["Jabber server"] = "";
|
|
App::$strings["Jabber BOSH host"] = "";
|
|
App::$strings["Jabber password"] = "";
|
|
App::$strings["Encrypt Jabber password with Friendica password (recommended)"] = "";
|
|
App::$strings["Friendica password"] = "";
|
|
App::$strings["Approve subscription requests from Friendica contacts automatically"] = "";
|
|
App::$strings["Subscribe to Friendica contacts automatically"] = "";
|
|
App::$strings["Purge internal list of jabber addresses of contacts"] = "";
|
|
App::$strings["Submit"] = "Lagre";
|
|
App::$strings["Add contact"] = "";
|