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,7 +28,7 @@ msgid "WordPress Post Settings"
|
|||
msgstr "Configurações de publicação no WordPress"
|
||||
|
||||
#: wppost.php:78
|
||||
msgid "Enable WordPress Post Plugin"
|
||||
msgid "Enable WordPress Post Addon"
|
||||
msgstr "Habilitar plug-in para publicar no WordPress"
|
||||
|
||||
#: wppost.php:83
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_pt_br($n){
|
|||
;
|
||||
$a->strings["Post to Wordpress"] = "Publicar no Wordpress";
|
||||
$a->strings["WordPress Post Settings"] = "Configurações de publicação no WordPress";
|
||||
$a->strings["Enable WordPress Post Plugin"] = "Habilitar plug-in para publicar no WordPress";
|
||||
$a->strings["Enable WordPress Post Addon"] = "Habilitar plug-in para publicar no WordPress";
|
||||
$a->strings["WordPress username"] = "Nome de usuário no WordPress";
|
||||
$a->strings["WordPress password"] = "Senha do WordPress";
|
||||
$a->strings["WordPress API URL"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue