mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 02:31:08 +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: {
|
Exporter: {
|
||||||
Description: {
|
Description: {
|
||||||
Title: "Only messages before clearing the context will be displayed"
|
Title: "Only messages after clearing the context will be displayed"
|
||||||
},
|
},
|
||||||
Model: "Model",
|
Model: "Model",
|
||||||
Messages: "Messages",
|
Messages: "Messages",
|
||||||
|
@@ -369,7 +369,7 @@ const id: PartialLocaleType = {
|
|||||||
},
|
},
|
||||||
Exporter: {
|
Exporter: {
|
||||||
Description: {
|
Description: {
|
||||||
Title: "Hanya pesan sebelum menghapus konteks yang akan ditampilkan"
|
Title: "Hanya pesan setelah menghapus konteks yang akan ditampilkan"
|
||||||
},
|
},
|
||||||
Model: "Model",
|
Model: "Model",
|
||||||
Messages: "Pesan",
|
Messages: "Pesan",
|
||||||
|
Reference in New Issue
Block a user