forked from open-webui/open-webui
		
	add new persian translations
This commit is contained in:
		
							parent
							
								
									b76eb46d86
								
							
						
					
					
						commit
						c724e19e62
					
				
					 2 changed files with 16 additions and 15 deletions
				
			
		|  | @ -59,8 +59,9 @@ i18next | |||
| 		} | ||||
| 	}); | ||||
| 
 | ||||
| export const languages = (await import(`./locales/languages.json`)).default; | ||||
| const i18n = createI18nStore(i18next); | ||||
| const isLoadingStore = createIsLoadingStore(i18next); | ||||
| 
 | ||||
| export const languages = (await import(`./locales/languages.json`)).default; | ||||
| export default i18n; | ||||
| export const isLoading = isLoadingStore; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ased Mammad
						Ased Mammad