mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 21:24:59 +08:00
🎨 i18n: add locale about "font family config"
Note: The language is translated by GPT
This commit is contained in:
@@ -71,6 +71,12 @@ const it: PartialLocaleType = {
|
||||
Title: "Dimensione carattere",
|
||||
SubTitle: "Regolare la dimensione dei caratteri del contenuto della chat",
|
||||
},
|
||||
FontFamily: {
|
||||
Title: "Font della Chat",
|
||||
SubTitle:
|
||||
"Carattere del contenuto della chat, lascia vuoto per applicare il carattere predefinito globale",
|
||||
Placeholder: "Nome del Font",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "Inserisci Prompts di Sistema",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user