fix: correct typo in the setting screen (#7897)

This commit is contained in:
kurokobo 2024-09-02 23:49:56 +09:00 committed by GitHub
parent 80aa7c4019
commit fe217da05c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ const translation = {
}, },
answerIcon: { answerIcon: {
title: 'Use WebApp icon to replace 🤖', title: 'Use WebApp icon to replace 🤖',
description: 'Wether to use the WebApp icon to replace 🤖 in the shared application', description: 'Whether to use the WebApp icon to replace 🤖 in the shared application',
descriptionInExplore: 'Whether to use the WebApp icon to replace 🤖 in Explore', descriptionInExplore: 'Whether to use the WebApp icon to replace 🤖 in Explore',
}, },
switch: 'Switch to Workflow Orchestrate', switch: 'Switch to Workflow Orchestrate',