mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-20 02:39:10 +08:00
fix: i18n update (#18787)
This commit is contained in:
parent
cbb1d722a5
commit
de14a55bde
@ -214,7 +214,7 @@ const translation = {
|
|||||||
notSet: '未设置',
|
notSet: '未设置',
|
||||||
notSetDesc: '当前任何人都无法访问 Web 应用。请设置访问权限。',
|
notSetDesc: '当前任何人都无法访问 Web 应用。请设置访问权限。',
|
||||||
},
|
},
|
||||||
noAccessPermission: '没有权限访问 web app ',
|
noAccessPermission: '没有权限访问 web 应用',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user