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/ca/strings.php
2016-04-17 22:42:29 +05:30

9 lines
490 B
PHP

<?php
App::$strings["Post to libertree"] = "Enviament a libertree";
App::$strings["libertree Post Settings"] = "Ajustos d'enviaments a libertree";
App::$strings["Enable Libertree Post Plugin"] = "Activa el plugin d'enviaments a libertree";
App::$strings["Libertree API token"] = "Libertree API token";
App::$strings["Libertree site URL"] = "lloc URL libertree";
App::$strings["Post to Libertree by default"] = "Enviar a libertree per defecte";
App::$strings["Submit"] = "Enviar";