mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 23:17:24 +08:00
🎨 i18n: add locale about "font family config"
Note: The language is translated by GPT
This commit is contained in:
@@ -153,6 +153,12 @@ const pt: PartialLocaleType = {
|
||||
Title: "Tamanho da Fonte",
|
||||
SubTitle: "Ajustar o tamanho da fonte do conteúdo do chat",
|
||||
},
|
||||
FontFamily: {
|
||||
Title: "Fonte do Chat",
|
||||
SubTitle:
|
||||
"Fonte do conteúdo do chat, deixe vazio para aplicar a fonte padrão global",
|
||||
Placeholder: "Nome da Fonte",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "Inserir Prompts de Sistema",
|
||||
SubTitle: "Inserir um prompt de sistema global para cada requisição",
|
||||
|
Reference in New Issue
Block a user