forked from open-webui/open-webui
		
	Merge branch 'open-webui:main' into main
This commit is contained in:
		
						commit
						c5e9ceeb06
					
				
					 5 changed files with 93 additions and 22 deletions
				
			
		|  | @ -4,8 +4,8 @@ | |||
| 		"title": "English (US)" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "fa-IR", | ||||
| 		"title": "فارسی (Farsi)" | ||||
| 		"code": "ca-ES", | ||||
| 		"title": "Catalan" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "de-DE", | ||||
|  | @ -16,13 +16,17 @@ | |||
| 		"title": "Spanish" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "fr-FR", | ||||
| 		"title": "French (France)" | ||||
| 		"code": "fa-IR", | ||||
| 		"title": "فارسی (Farsi)" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "fr-CA", | ||||
| 		"title": "French (Canada)" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "fr-FR", | ||||
| 		"title": "French (France)" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "ru-RU", | ||||
| 		"title": "Russian (Russia)" | ||||
|  | @ -32,19 +36,15 @@ | |||
| 		"title": "Ukrainian" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "zh-TW", | ||||
| 		"title": "Chinese (Traditional)" | ||||
| 		"code": "vi-VN", | ||||
| 		"title": "Tiếng Việt" | ||||
| 	}, | ||||
| 	{ | ||||
| 		"code": "zh-CN", | ||||
| 		"title": "Chinese (Simplified)" | ||||
| 	}, | ||||
|   { | ||||
|     "code": "vi-VN", | ||||
|     "title": "Tiếng Việt" | ||||
|   }, | ||||
| 	{ | ||||
| 		"code": "ca-ES", | ||||
| 		"title": "Catalan" | ||||
| 		"code": "zh-TW", | ||||
| 		"title": "Chinese (Traditional)" | ||||
| 	} | ||||
| ] | ||||
| ] | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Que Nguyen
						Que Nguyen