forked from tuvn86/webapp-conversation
feat: add spanish language
This commit is contained in:
parent
c8f730208d
commit
f7ff288ff1
5 changed files with 76 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ export const APP_INFO: AppInfo = {
|
|||
description: '',
|
||||
copyright: '',
|
||||
privacy_policy: '',
|
||||
default_language: 'zh-Hans',
|
||||
default_language: 'es',
|
||||
}
|
||||
|
||||
export const isShowPrompt = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue