mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 17:37:11 +02:00
12 lines
609 B
JSON
12 lines
609 B
JSON
{
|
|
"reputation": "Ustawienia reputacji",
|
|
"disable": "Wyłącz system reputacji",
|
|
"disable-down-voting": "Wyłącz system \"głosów przeciw\"",
|
|
"votes-are-public": "Wszystkie głosy są publiczne",
|
|
"thresholds": "Progi aktywności",
|
|
"min-rep-downvote": "Minimalna reputacja, aby negatywnie oceniać posty",
|
|
"min-rep-flag": "Minimalna reputacja, aby flagować posty",
|
|
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
|
|
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
|
|
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
|
|
} |