forked from open-webui/open-webui
		
	Merge pull request #1586 from Fusseldieb/patch-1
Fixed malformed date string (again)
This commit is contained in:
		
						commit
						9d73f22aff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -190,7 +190,7 @@ | |||
| 	"Mirostat": "Mirostat", | ||||
| 	"Mirostat Eta": "Mirostat Eta", | ||||
| 	"Mirostat Tau": "Mirostat Tau", | ||||
| 	"MMMM DD, YYYY": "MMMM DD, AAAA", | ||||
| 	"MMMM DD, YYYY": "DD/MM/YYYY", | ||||
| 	"Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi baixado com sucesso.", | ||||
| 	"Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para download.", | ||||
| 	"Model {{modelId}} not found": "Modelo {{modelId}} não encontrado", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Jaeryang Baek
						Timothy Jaeryang Baek