1
0
Fork 0
This commit is contained in:
friendica 2013-03-02 15:46:54 -08:00
commit f07df4f667
45 changed files with 34609 additions and 41295 deletions

View file

@ -1,8 +1,9 @@
<?php
if(! function_exists("string_plural_select_pt_br")) {
function string_plural_select_pt_br($n){
return ($n > 1);;
}
}}
;
$a->strings["Post successful."] = "Publicado com sucesso.";
$a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]";