mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 17:44:57 +08:00
Revert "Fix UI/UX Page Local Language [Exporter Message]"
This reverts commit a46f08154e
.
Reason : better after instead of before
This commit is contained in:
@@ -443,7 +443,7 @@ const en: LocaleType = {
|
||||
},
|
||||
Exporter: {
|
||||
Description: {
|
||||
Title: "Only messages before clearing the context will be displayed"
|
||||
Title: "Only messages after clearing the context will be displayed"
|
||||
},
|
||||
Model: "Model",
|
||||
Messages: "Messages",
|
||||
|
@@ -369,7 +369,7 @@ const id: PartialLocaleType = {
|
||||
},
|
||||
Exporter: {
|
||||
Description: {
|
||||
Title: "Hanya pesan sebelum menghapus konteks yang akan ditampilkan"
|
||||
Title: "Hanya pesan setelah menghapus konteks yang akan ditampilkan"
|
||||
},
|
||||
Model: "Model",
|
||||
Messages: "Pesan",
|
||||
|
Reference in New Issue
Block a user