Files
NodeBB/public/language/uk/unread.json
Barış Soner Uşaklı 844cb91beb feat: update all language keys to use - instead of _ (#12059)
* feat: update all language keys to use - instead of _

* refactor: update language keys
2023-10-05 12:48:50 -04:00

15 lines
702 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Непрочитані",
"no-unread-topics": "Не залишилось непрочитаних тем.",
"load-more": "Завантажити більше",
"mark-as-read": "Помітити як прочитане",
"selected": "Вибрано",
"all": "Всі",
"all-categories": "Всі категорії",
"topics-marked-as-read.success": "Теми відмічені прочитаними!",
"all-topics": "Всі теми",
"new-topics": "Нові теми",
"watched-topics": "Переглянуті теми",
"unreplied-topics": "Теми без відповіді",
"multiple-categories-selected": "Мультивибір"
}