Skip to content

Commit

Permalink
Translated using Weblate (Polish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (8 of 8 strings)

Translation: Quark Bot/Ban
Translate-URL: https://languages.quark.bot/projects/quark-bot/slash-commands/ban/pl/
  • Loading branch information
Weblate Admin authored and quark-automations committed Aug 3, 2024
1 parent 22907b4 commit b4afc0d
Showing 1 changed file with 18 additions and 21 deletions.
39 changes: 18 additions & 21 deletions bot/pl/slash_commands/ban.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
{
"name": "ban",
"description": "Zbanuj użytkownika",

"commandOptions": {
"userOption": {
"name": "użytkownik",
"description": "Użytkownik do zbanowania"
},

"reasonOption": {
"name": "powód",
"description": "Powód bana"
},

"deleteMessageDaysOption": {
"name": "wiadomości",
"description": "Liczba dni wiadomości użytkownika do usunięcia"
}
}
}
{
"name": "ban",
"description": "Zbanuj użytkownika",
"commandOptions": {
"userOption": {
"name": "użytkownik",
"description": "Użytkownik do zbanowania"
},
"reasonOption": {
"name": "powód",
"description": "Powód bana"
},
"deleteMessageDaysOption": {
"name": "wiadomości",
"description": "Liczba dni wiadomości użytkownika do usunięcia"
}
}
}

0 comments on commit b4afc0d

Please sign in to comment.