fix time formats

This commit is contained in:
FloatingGhost 2022-07-19 11:01:24 +01:00
parent cfb55594a5
commit a32cd0a98c
28 changed files with 825 additions and 755 deletions

View file

@ -720,26 +720,28 @@
"title": "Болтовня"
},
"time": {
"days_short": "{0}дн",
"years_short": "{0}г",
"year_short": "{0}г",
"weeks_short": "{0}нед",
"week_short": "{0}нед",
"seconds_short": "{0}сек",
"second_short": "{0}с",
"now_short": "только что",
"now": "только что",
"months_short": "{0}мес",
"month_short": "{0}мес",
"minutes_short": "{0}мин",
"minute_short": "{0}мин",
"in_past": "{0} назад",
"in_future": "через {0}",
"hours_short": "{0}ч",
"hour_short": "{0}ч",
"hour": "{0} час",
"day_short": "{0}д",
"days": "{0} дней"
"unit": {
"days_short": "{0}дн",
"years_short": "{0}г",
"year_short": "{0}г",
"weeks_short": "{0}нед",
"week_short": "{0}нед",
"seconds_short": "{0}сек",
"second_short": "{0}с",
"months_short": "{0}мес",
"month_short": "{0}мес",
"minutes_short": "{0}мин",
"minute_short": "{0}мин",
"hours_short": "{0}ч",
"hour_short": "{0}ч",
"hour": "{0} час",
"day_short": "{0}д",
"days": "{0} дней"
}
},
"chats": {
"empty_chat_list_placeholder": "У вас пока нет бесед. Начните одну!",