forked from open-webui/open-webui
		
	Add more translations
This commit is contained in:
		
							parent
							
								
									90513941bc
								
							
						
					
					
						commit
						c7ca7d03ee
					
				
					 13 changed files with 79 additions and 21 deletions
				
			
		|  | @ -250,7 +250,7 @@ | |||
| 									on:click={async () => { | ||||
| 										localStorage.removeItem('token'); | ||||
| 										location.href = '/auth'; | ||||
| 									}}>Sign Out</button | ||||
| 									}}>{$i18n.t('Sign Out')}</button | ||||
| 								> | ||||
| 							</div> | ||||
| 						</div> | ||||
|  | @ -302,7 +302,7 @@ | |||
| 									class="text-xs text-center w-full mt-2 text-gray-400 underline" | ||||
| 									on:click={async () => { | ||||
| 										localDBChats = []; | ||||
| 									}}>Close</button | ||||
| 									}}>{$i18n.t('Close')}</button | ||||
| 								> | ||||
| 							</div> | ||||
| 						</div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ased Mammad
						Ased Mammad