fix post pagination without post titles

This commit is contained in:
Dmitry Kolosov 2023-07-24 10:44:01 +02:00
parent d5bd8c2848
commit e3f0473727
3 changed files with 16 additions and 2 deletions

View file

@ -54,3 +54,9 @@ readNext:
lastMod:
other: "Last modified:"
toNewPost:
other: "to new post"
toOldPost:
other: "to old post"

View file

@ -51,3 +51,9 @@ readNext:
lastMod:
other: "Отредактировано:"
toNewPost:
other: "к новой записи"
toOldPost:
other: "к старой записи"