Update temp ban expire strings
This commit is contained in:
parent
d9d8437425
commit
2950c0964d
|
@ -113,9 +113,9 @@
|
||||||
},
|
},
|
||||||
"temp_ban_expire": {
|
"temp_ban_expire": {
|
||||||
"title": "Temporary ban expired",
|
"title": "Temporary ban expired",
|
||||||
"content": "{{username}} ({{infraction.user}}) has been unbanned because their temporary ban expired",
|
"content": "`{{username}}` has been unbanned because their temporary ban expired.",
|
||||||
"content_f": "{{username}} ({{infraction.user}}) has been unbanned because her temporary ban expired",
|
"content_f": "`{{username}}` has been unbanned because her temporary ban expired.",
|
||||||
"content_m": "{{username}} ({{infraction.user}}) has been unbanned because his temporary ban expired"
|
"content_m": "`{{username}}` has been unbanned because his temporary ban expired."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"target_uncertain": {
|
"target_uncertain": {
|
||||||
|
|
Loading…
Reference in a new issue