aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/cz/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-03-23 22:52:47 +0100
committerGravatar GitHub <noreply@github.com> 2019-03-23 22:52:47 +0100
commit1804c0e0bc095487b9a1ad13cbc9f55f6cef2a2a (patch)
tree4a250b570a3d0adbfe5f520533c7719646d97c2c /app/i18n/cz/sub.php
parente7a57915f9c90c144d95918048d2523418866921 (diff)
Filter actions (#2275)
* Draft of filter actions * Travis * Implement UI + finish logic * Travis
Diffstat (limited to 'app/i18n/cz/sub.php')
-rw-r--r--app/i18n/cz/sub.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php
index 5b5634fed..2e81c928d 100644
--- a/app/i18n/cz/sub.php
+++ b/app/i18n/cz/sub.php
@@ -33,6 +33,10 @@ return array(
'description' => 'Popis',
'empty' => 'Kanál je prázdný. Ověřte prosím zda je ještě autorem udržován.',
'error' => 'Vyskytl se problém s kanálem. Ověřte že je vždy dostupný, prosím, a poté jej aktualizujte.',
+ 'filteractions' => array(
+ '_' => 'Filter actions', //TODO - Translation
+ 'help' => 'Write one search filter per line.', //TODO - Translation
+ ),
'informations' => 'Informace',
'keep_history' => 'Zachovat tento minimální počet článků',
'moved_category_deleted' => 'Po smazání kategorie budou v ní obsažené kanály automaticky přesunuty do <em>%s</em>.',