Fix #3: add categories support

This commit is contained in:
Dmitry Kolosov 2020-01-27 22:38:45 +03:00
parent 2b7ab07c57
commit 95d551b945
7 changed files with 86 additions and 4 deletions

View file

@ -17,13 +17,19 @@ tag:
other: "tag"
Tags:
other: "tags"
other: "Tags"
Posts:
other: "Posts"
category:
other: "category"
Categories:
other: "Categories"
toAllTags:
other: "To all tags"
other: "to all tags"
toAllCategories:
other: "to all categories"