mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -28,8 +28,8 @@ msgid "libertree Post Settings"
|
|||
msgstr "Ajustes de Publicación de Libertree"
|
||||
|
||||
#: libertree.php:69
|
||||
msgid "Enable Libertree Post Plugin"
|
||||
msgstr "Habilitar Plugin de publicación de Libertree"
|
||||
msgid "Enable Libertree Post Addon"
|
||||
msgstr "Habilitar Addon de publicación de Libertree"
|
||||
|
||||
#: libertree.php:74
|
||||
msgid "Libertree API token"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_es($n){
|
|||
;
|
||||
$a->strings["Post to libertree"] = "Publicar en Libertree";
|
||||
$a->strings["libertree Post Settings"] = "Ajustes de Publicación de Libertree";
|
||||
$a->strings["Enable Libertree Post Plugin"] = "Habilitar Plugin de publicación de Libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Habilitar Addon de publicación de Libertree";
|
||||
$a->strings["Libertree API token"] = "Símbolo de API de Libertree";
|
||||
$a->strings["Libertree site URL"] = "URL de la página de Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Publicar en Libertree por defecto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue