mirror of https://github.com/langgenius/dify.git
fix: correct typo in the setting screen (#7897)
This commit is contained in:
parent
80aa7c4019
commit
fe217da05c
|
@ -79,7 +79,7 @@ const translation = {
|
|||
},
|
||||
answerIcon: {
|
||||
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',
|
||||
},
|
||||
switch: 'Switch to Workflow Orchestrate',
|
||||
|
|
Loading…
Reference in New Issue