mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-10 02:25:27 +00:00
chore(settings): added new translation strings
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user