Files
NodeBB/public/language/pl/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
582 B
JSON

{
"title": "Nieprzeczytane",
"no-unread-topics": "Nie masz żadnych nieprzeczytanych tematów.",
"load-more": "Więcej",
"mark-as-read": "Oznacz jako przeczytane",
"selected": "Wybrane",
"all": "Wszystkie",
"all-categories": "Wszystkie kategorie",
"topics-marked-as-read.success": "Tematy zostały oznaczone jako przeczytane!",
"all-topics": "Wszystkie tematy",
"new-topics": "Nowe tematy",
"watched-topics": "Obserwowane tematy",
"unreplied-topics": "Tematy bez odpowiedzi",
"multiple-categories-selected": "Kilka zaznaczonych"
}