From 317c7cb4f1961d1abdbc083e53f3be7fc22f781c Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 18 May 2026 11:32:58 +0200 Subject: [PATCH] i18n: drop stale pages.client block duplicated in every non-English locale Every non-English locale carried a pages.client (singular) section with 30 entries that duplicated pages.clients (plural). The plural namespace is what the Vue code actually consumes; the singular one was dead weight from an older rename that never got cleaned up in the non-English files. Removing it brings every locale to exactly 984 keys, matching en-US.json. --- .../src/pages/clients/ClientBulkAddModal.vue | 2 +- frontend/src/pages/clients/ClientsPage.vue | 2 +- .../src/pages/inbounds/InboundFormModal.vue | 80 ++--- web/translation/ar-EG.json | 285 +++++++++-------- web/translation/en-US.json | 27 ++ web/translation/es-ES.json | 287 +++++++++-------- web/translation/fa-IR.json | 287 +++++++++-------- web/translation/id-ID.json | 283 +++++++++-------- web/translation/ja-JP.json | 285 +++++++++-------- web/translation/pt-BR.json | 283 +++++++++-------- web/translation/ru-RU.json | 255 ++++++++------- web/translation/tr-TR.json | 287 +++++++++-------- web/translation/uk-UA.json | 283 +++++++++-------- web/translation/vi-VN.json | 291 +++++++++--------- web/translation/zh-CN.json | 279 +++++++++-------- web/translation/zh-TW.json | 287 +++++++++-------- 16 files changed, 1736 insertions(+), 1767 deletions(-) diff --git a/frontend/src/pages/clients/ClientBulkAddModal.vue b/frontend/src/pages/clients/ClientBulkAddModal.vue index dabbc83f..442d4f16 100644 --- a/frontend/src/pages/clients/ClientBulkAddModal.vue +++ b/frontend/src/pages/clients/ClientBulkAddModal.vue @@ -204,7 +204,7 @@ async function submit() { - + diff --git a/frontend/src/pages/clients/ClientsPage.vue b/frontend/src/pages/clients/ClientsPage.vue index 63bfc624..00d3f9de 100644 --- a/frontend/src/pages/clients/ClientsPage.vue +++ b/frontend/src/pages/clients/ClientsPage.vue @@ -639,7 +639,7 @@ const columns = computed(() => [