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',