forked from deepStateMirrors/tabi
✨ feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
57a0a8e1a0
commit
0253799f23
52 changed files with 1824 additions and 75 deletions
|
@ -28,6 +28,7 @@ few_results = "$NUMBER результата" # 2, 3, 4 but not 12-14
|
|||
many_results = "$NUMBER результатов" # 5-9, 0, 11-14, and others
|
||||
|
||||
# Navigation.
|
||||
jump_to_posts = "Перейти к записям"
|
||||
read_more = "Читать далее"
|
||||
post = "пост"
|
||||
one_posts = "$NUMBER пост"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue