Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Dec 21, 2024
2 parents bfd9247 + cae837f commit 615695c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bot/pl/general/gui_constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "Typ",
"position": "Pozycja",
"topic": "Temat",
"rate_limit_per_user": "Slowmode",
"rate_limit_per_user": "Tryb spowolnenia",
"parent_id": "Kategoria",
"bitrate": "Bitrate",
"user_limit": "Limit Użytkowników",
Expand Down
2 changes: 1 addition & 1 deletion bot/pl/general/tags_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"create-success": "Tag utworzony! Użyj {tag}, aby uzyskać do niego dostęp w dowolnym momencie!",
"edit-success": "Tag zmodyfikowany! Użyj {tag}, aby uzyskać do niego dostęp w dowolnym momencie!",
"delete-success": "Tag {tag} usunięty! Użyj {commandList}, aby zobaczyć wszystkie pozostałe tagi!",
"notags-list-command": "Hmmm... nie ma tagów. Możesz utworzyć jeden za pomocą {commandCreate}",
"notags-list-command": "Hmmm... nie ma tagów. Możesz utworzyć jeden za pomocą [Quark's web dashboard]",
"tags-list-title": "Dostępne Tagi",
"tags-embedoptions-title": "Opcje osadzenia:",
"tags-usageoptions-title": "Opcje użycia tagu:",
Expand Down
4 changes: 2 additions & 2 deletions bot/pl/standard/serverEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"memberRoleAdd": {
"title": "Rola Nadana",
"title_multiple": "Role Nadane",
"description": "Użytkownikowi {user} nadano rolę {role}",
"description_multiple": "Użytkownikowi {user} nadano wiele ról",
"description": "Rola {role} została nadana użytkownikowi {user}",
"description_multiple": "Nadano wiele ról wżytkownikowi {user}",
"givenBy": "Nadane przez",
"roles": "Role"
},
Expand Down
2 changes: 1 addition & 1 deletion bot/pl/standard/textEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vote": "głos",
"votes": "głosy",
"noResponses": "Brak odpowiedzi",
"pollDeleted": "Poll Deleted"
"pollDeleted": "Ankieta Usunięta"
},
"messageDeleted": {
"title": "Wiadomość Usunięta",
Expand Down

0 comments on commit 615695c

Please sign in to comment.