mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 19:07:03 +08:00
Merge branch 'main' into feat-i18n
This commit is contained in:
@@ -155,6 +155,12 @@ const de: PartialLocaleType = {
|
||||
Title: "Schriftgröße",
|
||||
SubTitle: "Schriftgröße des Chat-Inhalts",
|
||||
},
|
||||
FontFamily: {
|
||||
Title: "Chat-Schriftart",
|
||||
SubTitle:
|
||||
"Schriftart des Chat-Inhalts, leer lassen, um die globale Standardschriftart anzuwenden",
|
||||
Placeholder: "Schriftartname",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "Systemweite Eingabeaufforderungen einfügen",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user