forked from deepStateMirrors/tabi
🌐 refactor: improve "Last updated on" format (#342)
This commit is contained in:
parent
d689c15145
commit
3bb2dbc355
18 changed files with 21 additions and 18 deletions
|
@ -64,7 +64,7 @@ zero_words = "Нет слов"
|
|||
one_words = "$NUMBER слово"
|
||||
few_words = "$NUMBER слова" # 2, 3, 4 but not 12-14
|
||||
many_words = "$NUMBER слов" # 5-9, 0, 11-14, and others
|
||||
last_updated_on = "Последнее обновление"
|
||||
last_updated_on = "Обновлено $DATE"
|
||||
see_changes = "Смотреть изменения"
|
||||
|
||||
# Post body.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue