Fix previous IT locale (#374)
* Update chat.json * Update promptbar.json * Update sidebar.json * Update sidebar.json * Update sidebar.json
This commit is contained in:
		
							parent
							
								
									165472f121
								
							
						
					
					
						commit
						6156a2702f
					
				|  | @ -5,7 +5,7 @@ | ||||||
|   "Prompt limit is {{maxLength}} characters": "Il limite del messaggio è di {{maxLength}} caratteri", |   "Prompt limit is {{maxLength}} characters": "Il limite del messaggio è di {{maxLength}} caratteri", | ||||||
|   "System Prompt": "Prompt del sistema", |   "System Prompt": "Prompt del sistema", | ||||||
|   "You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "Sei ChatGPT, un grande modello di linguaggio addestrato da OpenAI. Segui attentamente le istruzioni dell'utente. Rispondi usando il markdown.", |   "You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "Sei ChatGPT, un grande modello di linguaggio addestrato da OpenAI. Segui attentamente le istruzioni dell'utente. Rispondi usando il markdown.", | ||||||
|   "Enter a prompt": "Inserisci una richiesta", |   "Enter a prompt": "Inserisci un prompt", | ||||||
|   "Regenerate response": "Rigenera risposta", |   "Regenerate response": "Rigenera risposta", | ||||||
|   "Sorry, there was an error.": "Scusa, si è verificato un errore.", |   "Sorry, there was an error.": "Scusa, si è verificato un errore.", | ||||||
|   "Model": "Modello", |   "Model": "Modello", | ||||||
|  |  | ||||||
|  | @ -2,7 +2,7 @@ | ||||||
|   "New prompt": "Nuovo prompt", |   "New prompt": "Nuovo prompt", | ||||||
|   "New folder": "Nuova cartella", |   "New folder": "Nuova cartella", | ||||||
|   "No prompts.": "Nessun prompt.", |   "No prompts.": "Nessun prompt.", | ||||||
|   "Search prompts...": "Cerca richieste...", |   "Search prompts...": "Cerca prompts...", | ||||||
|   "Name": "Nome", |   "Name": "Nome", | ||||||
|   "Description": "Descrizione", |   "Description": "Descrizione", | ||||||
|   "A description for your prompt.": "Descrizione del tuo prompt.", |   "A description for your prompt.": "Descrizione del tuo prompt.", | ||||||
|  |  | ||||||
|  | @ -4,10 +4,10 @@ | ||||||
|   "No conversations.": "Nessuna conversazione.", |   "No conversations.": "Nessuna conversazione.", | ||||||
|   "Search conversations...": "Cerca conversazioni...", |   "Search conversations...": "Cerca conversazioni...", | ||||||
|   "OpenAI API Key": "Chiave API OpenAI", |   "OpenAI API Key": "Chiave API OpenAI", | ||||||
|   "Import data": "Importa conversazioni", |   "Import data": "Importa dati", | ||||||
|   "Are you sure?": "Sei sicuro?", |   "Are you sure?": "Sei sicuro?", | ||||||
|   "Clear conversations": "Elimina conversazioni", |   "Clear conversations": "Elimina conversazioni", | ||||||
|   "Export data": "Esporta conversazioni", |   "Export data": "Esporta dati", | ||||||
|   "Dark mode": "Modalità scura", |   "Dark mode": "Modalità scura", | ||||||
|   "Light mode": "Modalità chiara" |   "Light mode": "Modalità chiara" | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue