fix: Formatting and missing formats.

This commit is contained in:
2023-08-18 12:37:46 +03:00
parent aa1c2655b9
commit a0c56ebc13
5 changed files with 8 additions and 8 deletions

View File

@@ -152,7 +152,7 @@ class RankOverviewUI(MessageUI):
'ui:rank_overview|menu:roles|error:above_caller',
"You have insufficient permissions to assign {mention} as a rank role! "
"You may only manage roles below your top role."
))
)).format(mention=role.mention)
embed = discord.Embed(
title=t(_p(
'ui:rank_overview|menu:roles|error:above_caller|title',