mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
9 lines
315 B
PHP
9 lines
315 B
PHP
<?php
|
|
|
|
$a->strings["Post to libertree"] = "";
|
|
$a->strings["libertree Post Settings"] = "";
|
|
$a->strings["Enable Libertree Post Plugin"] = "";
|
|
$a->strings["Libertree API token"] = "";
|
|
$a->strings["Libertree site URL"] = "";
|
|
$a->strings["Post to Libertree by default"] = "";
|
|
$a->strings["Submit"] = "Enviar";
|