ソースを参照

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

kurokobo 7 ヶ月 前
コミット
fe217da05c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      web/i18n/en-US/app.ts

+ 1 - 1
web/i18n/en-US/app.ts

@@ -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',