From fa43e72b4825d754e9237f764c75e8d3bb9624d2 Mon Sep 17 00:00:00 2001 From: Tran Anh Tuan Date: Fri, 21 Nov 2025 14:49:14 +0700 Subject: [PATCH] chore: release v.1.2.3 --- src/locales/en-US.ts | 2 +- src/locales/vi-VN.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en-US.ts b/src/locales/en-US.ts index f7818eb..bf5027a 100644 --- a/src/locales/en-US.ts +++ b/src/locales/en-US.ts @@ -44,7 +44,7 @@ export default { 'common.info': 'Information', 'common.vietnamese': 'Vietnamese', 'common.english': 'English', - 'common.footer.copyright': '2025 Product of Mobifone v1.2.2', + 'common.footer.copyright': '2025 Product of Mobifone v1.2.3', // Menu 'menu.monitoring': 'Monitoring', diff --git a/src/locales/vi-VN.ts b/src/locales/vi-VN.ts index fb5bbba..1dcc3ae 100644 --- a/src/locales/vi-VN.ts +++ b/src/locales/vi-VN.ts @@ -44,7 +44,7 @@ export default { 'common.info': 'Thông tin', "common.vietnamese": "Tiếng Việt", "common.english": "Tiếng Anh", - 'common.footer.copyright': '2025 Sản phẩm của Mobifone v1.2.2', + 'common.footer.copyright': '2025 Sản phẩm của Mobifone v1.2.3', // Navigation 'menu.monitoring': 'Giám sát',