mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 20:11:09 +00:00
96c41e5623
update strings to contain addon
9 lines
313 B
PHP
9 lines
313 B
PHP
<?php
|
|
|
|
$a->strings["Post to libertree"] = "";
|
|
$a->strings["libertree Post Settings"] = "";
|
|
$a->strings["Enable Libertree Post Addon"] = "";
|
|
$a->strings["Libertree API token"] = "";
|
|
$a->strings["Libertree site URL"] = "";
|
|
$a->strings["Post to Libertree by default"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|