summaryrefslogtreecommitdiff
path: root/app/i18n/cz/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/cz/sub.php')
-rw-r--r--app/i18n/cz/sub.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php
index fc06fb4dc..ec4c6f374 100644
--- a/app/i18n/cz/sub.php
+++ b/app/i18n/cz/sub.php
@@ -46,6 +46,13 @@ return array(
'normal' => 'Show in its category', //TODO - Translation
),
'pubsubhubbub' => 'Okamžité oznámení s 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' => 'Statistika',
'think_to_add' => 'Můžete přidat kanály.',