mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 16:19:19 +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 de: PartialLocaleType = {
|
||||
Title: "Schriftgröße",
|
||||
SubTitle: "Schriftgröße des Chat-Inhalts anpassen",
|
||||
},
|
||||
FontFamily: {
|
||||
Title: "Chat-Schriftart",
|
||||
SubTitle:
|
||||
"Schriftart des Chat-Inhalts, leer lassen, um die globale Standardschriftart anzuwenden",
|
||||
Placeholder: "Schriftartname",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "System-Prompts einfügen",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user