Skip to content

Commit

Permalink
fix(locales/et): SetGang command broken for Estonian users (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manason authored Sep 15, 2024
1 parent b31f804 commit 674864a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"help": "Määra mängija grupeeringu (ainult administraator)",
"params": {
"id": { "name": "id", "help": "Player ID" },
"gang": { "name": "tase", "help": "Grupeeringu nimi" },
"gang": { "name": "jõuk", "help": "Grupeeringu nimi" },
"grade": { "name": "tase", "help": "Grupeeringu tase" }
}
},
Expand Down

0 comments on commit 674864a

Please sign in to comment.