diff options
author | Philip Arndt <git@arndt.io> | 2014-10-11 11:39:22 +0100 |
---|---|---|
committer | Philip Arndt <git@arndt.io> | 2014-10-11 11:39:22 +0100 |
commit | ab79a94fccf0d06ee97e91da99bc587f2fc9b2a5 (patch) | |
tree | 53e6645c7d3edf0b215a73bb7132a17948df16c8 | |
parent | ec692dad99d5c540096bb79054a04637a94d5037 (diff) | |
parent | cf280913a7a6e0daa8b4e0db4e4bfbb8ec065676 (diff) | |
download | refinerycms-blog-ab79a94fccf0d06ee97e91da99bc587f2fc9b2a5.tar.gz refinerycms-blog-ab79a94fccf0d06ee97e91da99bc587f2fc9b2a5.tar.bz2 refinerycms-blog-ab79a94fccf0d06ee97e91da99bc587f2fc9b2a5.zip |
Merge pull request #390 from prokopsimek/patch-1
Update cs.yml
-rw-r--r-- | config/locales/cs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index bd563bd..71f7a2e 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -97,14 +97,14 @@ cs: read_more: Celý článek comments: singular: komentář - none: žiadne komentáře + none: žádné komentáře archives: Archiv categories: show: no_posts: Nejsou zde žádné články. posts: post: - filled_in: Podaný + filled_in: Kategorie comment: komentář comments: by: 'Odeslal %{who}' |