summaryrefslogtreecommitdiff
path: root/app/i18n/es/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/es/sub.php')
-rwxr-xr-xapp/i18n/es/sub.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php
index 02f4b270f..b6a7eb568 100755
--- a/app/i18n/es/sub.php
+++ b/app/i18n/es/sub.php
@@ -46,6 +46,13 @@ return array(
'normal' => 'Show in its category', //TODO - Translation
),
'pubsubhubbub' => 'Notificación inmedaiata con PubSubHubbub',
+ 'show' => array(
+ 'all' => 'Show all feeds', //TODO - Translation
+ 'error' => 'Show only feeds with error', //TODO - Translation
+ ),
+ 'showing' => array(
+ 'error' => 'Showing only feeds with error', //TODO - Translation
+ ),
'ssl_verify' => 'Verify SSL security', //TODO - Translation
'stats' => 'Estadísticas',
'think_to_add' => 'Puedes añadir fuentes.',