X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=blobdiff_plain;f=superblock%2Flang%2Fes%2Fstrings.php;fp=superblock%2Flang%2Fes%2Fstrings.php;h=1b40975f169813778b718e89a1b9e12beff57553;hp=cb80c96e80b86a05752c4ed8528c44cb980c5dc4;hb=dbe8118e406510d85404d9577f83d68782cfe2a0;hpb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f diff --git a/superblock/lang/es/strings.php b/superblock/lang/es/strings.php index cb80c96e..1b40975f 100644 --- a/superblock/lang/es/strings.php +++ b/superblock/lang/es/strings.php @@ -5,9 +5,9 @@ function string_plural_select_es($n){ return ($n != 1);; }} ; -$a->strings["\"Superblock\""] = ""; +$a->strings["\"Superblock\""] = "«Superbloque»"; $a->strings["Comma separated profile URLS to block"] = "Perfil de URLS a bloque separado por comas"; $a->strings["Save Settings"] = "Guardar configuración"; -$a->strings["SUPERBLOCK Settings saved."] = ""; +$a->strings["SUPERBLOCK Settings saved."] = "Ajustes de SUPERBLOQUE guardados."; $a->strings["Block Completely"] = "Bloquear completamente"; -$a->strings["superblock settings updated"] = ""; +$a->strings["superblock settings updated"] = "ajustes de superbloque actualizados";