mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
grou_text addon ES translation updated THX Senex Petrovic
This commit is contained in:
parent
c07f1b4f6f
commit
57531318a6
2 changed files with 10 additions and 14 deletions
|
@ -6,7 +6,6 @@ function string_plural_select_es($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Group Text settings updated."] = "Ajustes de Grupo de Texto actualizados";
|
||||
$a->strings["Group Text"] = "Grupo de Texto";
|
||||
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Utilice sólo el selector de grupo de texto (no imagen) en el menú \"edición de grupo\"";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue