mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:31:10 +00:00
10 lines
318 B
PHP
10 lines
318 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"] = "Senda inn";
|