Revert "Fix UI/UX Page Local Language [Exporter Message]"

This reverts commit a46f08154e.
Reason : better after instead of before
This commit is contained in:
H0llyW00dzZ 2023-11-12 01:56:31 +07:00
parent a46f08154e
commit 5ba3fc9321
No known key found for this signature in database
GPG Key ID: 05C7FFFC0845C930
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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",