forked from open-webui/open-webui
		
	Update translations
This commit is contained in:
		
							parent
							
								
									03690de773
								
							
						
					
					
						commit
						f7e10e1fb6
					
				
					 8 changed files with 1594 additions and 1614 deletions
				
			
		|  | @ -562,9 +562,9 @@ SYSTEM """${system}"""`.replace(/^\s*\n/gm, ''); | |||
| 								}} | ||||
| 							> | ||||
| 								{#if advanced} | ||||
| 									<span class="ml-2 self-center">{$i18n.t(' Custom ')}</span> | ||||
| 									<span class="ml-2 self-center">{$i18n.t('Custom')}</span> | ||||
| 								{:else} | ||||
| 									<span class="ml-2 self-center">{$i18n.t(' Default ')}</span> | ||||
| 									<span class="ml-2 self-center">{$i18n.t('Default')}</span> | ||||
| 								{/if} | ||||
| 							</button> | ||||
| 						</div> | ||||
|  |  | |||
|  | @ -181,7 +181,7 @@ | |||
| 							<textarea | ||||
| 								class="px-3 py-1.5 text-sm w-full bg-transparent border dark:border-gray-600 outline-none rounded-lg" | ||||
| 								placeholder={$i18n.t( | ||||
| 									'Write a summary in 50 words that summarizes [topic or keyword]' | ||||
| 									'Write a summary in 50 words that summarizes [topic or keyword].' | ||||
| 								)} | ||||
| 								rows="6" | ||||
| 								bind:value={content} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ased Mammad
						Ased Mammad