plurals jumpscare

This commit is contained in:
Lea 2023-06-19 09:56:50 +02:00
parent d2a76c31a7
commit fccbd01596
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -52,7 +52,8 @@
},
"warn": {
"title": "Warn user",
"no_user": "The provided user(s) could not be found",
"no_user_one": "The provided user could not be found",
"no_user_other": "The provided users could not be found",
"user_warned": "### User warned\nInfraction ID: `{{id}}`\nUser: `{{user}}`\nReason: {{reason}}\nInfraction number: **{{count}}**"
}
},