need.... more..... strings........
This commit is contained in:
parent
cd7d2f6f27
commit
3565c1326d
|
@ -63,12 +63,16 @@
|
|||
"user_banned": "### User banned\nInfraction ID: `{{id}}`\nUser: `{{user}}`\nReason: {{reason}}\nBan expiry: {{expires}}\nInfraction number: **{{count}}**"
|
||||
},
|
||||
"infractions": {
|
||||
"title": "User infractions",
|
||||
"embed_header_zero": "There are no infractions stored for {{username}}.",
|
||||
"embed_header_one": "#### One infraction stored for {{username}}",
|
||||
"embed_header_other": "#### {{count}} infractions stored for {{username}}",
|
||||
"more_infractions_one": "###### (One more - view [here]({{url}}))",
|
||||
"more_infractions_other": "###### ({{count}} more - view [here]({{url}}))",
|
||||
"title": "User infractions"
|
||||
"user_not_found_one": "A provided user could not be found!",
|
||||
"user_not_found_other": "{{count}} of the provided users could be found!",
|
||||
"members_cant_view_infractions": "This server has disabled the ability for server members to view infractions.",
|
||||
"members_can_only_view_own": "This server only allows you to view your own infractions."
|
||||
},
|
||||
"timeout": {
|
||||
"title": "Timeout",
|
||||
|
|
Loading…
Reference in a new issue