chore(settings): added new translation strings

This commit is contained in:
trashtemp
2021-12-24 21:22:01 +01:00
parent 73b6da4e1e
commit 6bed278fe8
8 changed files with 99 additions and 31 deletions

View File

@@ -381,7 +381,7 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
<CollapsibleSection
defaultValue={false}
id={`bot_profile_${bot._id}`}
summary="Bot Profile">
summary={<Text id="app.settings.pages.bots.profile" />}>
<h3>
<Text id="app.settings.pages.profile.custom_background" />
</h3>