mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-19 05:52:57 +01:00
15 lines
527 B
JSON
15 lines
527 B
JSON
{
|
|
"home": "Strona główna",
|
|
"unread": "Nieprzeczytane wątki",
|
|
"popular": "Popularne wątki",
|
|
"recent": "Ostatnie wątki",
|
|
"users": "Zarejestrowani użytkownicy",
|
|
"notifications": "Powiadomienia",
|
|
"user.edit": "Edytowanie \"%1\"",
|
|
"user.following": "Obserwowani przez %1",
|
|
"user.followers": "Obserwujący %1",
|
|
"user.posts": "Posty napisane przez %1",
|
|
"user.topics": "Topics created by %1",
|
|
"user.favourites": "Ulubione posty %1",
|
|
"user.settings": "Ustawienia użytkownika"
|
|
} |