mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
9
altpager/lang/pt-br/strings.php
Normal file
9
altpager/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Altpager settings updated."] = "";
|
||||
$a->strings["Alternate Pagination Setting"] = "";
|
||||
$a->strings["Use links to __DQ__newer__DQ__ and __DQ__older__DQ__ pages in place of page numbers?"] = "";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Global"] = "";
|
||||
$a->strings["Individual"] = "";
|
||||
$a->strings["Settings updated."] = "As configurações foram atualizadas.";
|
Loading…
Add table
Add a link
Reference in a new issue