1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addon/libertree/lang/cs/strings.php
2016-04-17 22:42:29 +05:30

9 lines
489 B
PHP

<?php
App::$strings["Post to libertree"] = "Poslat na Libertree";
App::$strings["libertree Post Settings"] = "Nastavení Libertree příspěvků";
App::$strings["Enable Libertree Post Plugin"] = "Povolit Libertree Post rozšíření";
App::$strings["Libertree API token"] = "Libertree API token";
App::$strings["Libertree site URL"] = "URL adresa Libertree ";
App::$strings["Post to Libertree by default"] = "Defaultně poslat na Libertree";
App::$strings["Submit"] = "Odeslat";