mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48: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 "Wordpress Export"
|
|||
msgstr ""
|
||||
|
||||
#: wppost.php:87
|
||||
msgid "Enable WordPress Post Plugin"
|
||||
msgstr "Abilita il plugin di invio a Wordpress"
|
||||
msgid "Enable WordPress Post Addon"
|
||||
msgstr "Abilita il addon di invio a Wordpress"
|
||||
|
||||
#: wppost.php:92
|
||||
msgid "WordPress username"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["Post to Wordpress"] = "Invia a Wordpress";
|
||||
$a->strings["Wordpress Export"] = "";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Abilita il plugin di invio a Wordpress";
|
||||
$a->strings["Enable WordPress Post Addon"] = "Abilita il addon di invio a Wordpress";
|
||||
$a->strings["WordPress username"] = "Nome utente Wordpress";
|
||||
$a->strings["WordPress password"] = "Password Wordpress";
|
||||
$a->strings["WordPress API URL"] = "Indirizzo API Wordpress";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue