diff options
Diffstat (limited to 'app/i18n/cs/sub.php')
| -rw-r--r-- | app/i18n/cs/sub.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/i18n/cs/sub.php b/app/i18n/cs/sub.php index aee11fb22..260dd8e53 100644 --- a/app/i18n/cs/sub.php +++ b/app/i18n/cs/sub.php @@ -241,9 +241,15 @@ return array( 'help' => 'Relevant for invalid feeds.<br />⚠️ Changing the policy will create duplicates.', // TODO 'id' => 'Standard ID (default)', // TODO 'link' => 'Link', // TODO + 'sha1:content' => 'Content', // TODO + 'sha1:content_published' => 'Content + Date', // TODO 'sha1:link_published' => 'Link + Date', // TODO 'sha1:link_published_title' => 'Link + Date + Title', // TODO 'sha1:link_published_title_content' => 'Link + Date + Title + Content', // TODO + 'sha1:published' => 'Date', // TODO + 'sha1:title' => 'Title', // TODO + 'sha1:title_published' => 'Title + Date', // TODO + 'sha1:title_published_content' => 'Title + Date + Content', // TODO ), 'url' => 'Adresa URL kanálu', 'useragent' => 'Nastavte uživatelský agent pro načítání tohoto kanálu', |
