Update temp ban expire strings

This commit is contained in:
Lea 2023-06-24 10:51:31 +02:00
parent d9d8437425
commit 2950c0964d
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -113,9 +113,9 @@
},
"temp_ban_expire": {
"title": "Temporary ban expired",
"content": "{{username}} ({{infraction.user}}) has been unbanned because their temporary ban expired",
"content_f": "{{username}} ({{infraction.user}}) has been unbanned because her temporary ban expired",
"content_m": "{{username}} ({{infraction.user}}) has been unbanned because his temporary ban expired"
"content": "`{{username}}` has been unbanned because their temporary ban expired.",
"content_f": "`{{username}}` has been unbanned because her temporary ban expired.",
"content_m": "`{{username}}` has been unbanned because his temporary ban expired."
}
},
"target_uncertain": {