mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-24 08:36:39 +08:00
feat: add spanish language
This commit is contained in:
@ -7,7 +7,7 @@ export const APP_INFO: AppInfo = {
|
||||
description: '',
|
||||
copyright: '',
|
||||
privacy_policy: '',
|
||||
default_language: 'zh-Hans',
|
||||
default_language: 'es',
|
||||
}
|
||||
|
||||
export const isShowPrompt = false
|
||||
|
||||
Reference in New Issue
Block a user