mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28: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 "Impostazioni di invio a Libertree"
|
||||
|
||||
#: libertree.php:69
|
||||
msgid "Enable Libertree Post Plugin"
|
||||
msgstr "Abilita il plugin di invio a Libertree"
|
||||
msgid "Enable Libertree Post Addon"
|
||||
msgstr "Abilita iladdondi invio a Libertree"
|
||||
|
||||
#: libertree.php:74
|
||||
msgid "Libertree API token"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["Post to libertree"] = "Invia a Libertree";
|
||||
$a->strings["libertree Post Settings"] = "Impostazioni di invio a Libertree";
|
||||
$a->strings["Enable Libertree Post Plugin"] = "Abilita il plugin di invio a Libertree";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Abilita il addon di invio a Libertree";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue