From fb873073f12189360709a120095542f165d793e9 Mon Sep 17 00:00:00 2001 From: Bai Date: Sat, 9 May 2026 16:32:43 +0800 Subject: [PATCH] perf: i18n --- apps/i18n/lina/en.json | 2 +- apps/i18n/lina/zh.json | 2 +- apps/i18n/lina/zh_hant.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 46741722a..1b3c8013d 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -783,7 +783,7 @@ "LevelApproval": "Level approval", "License": "License", "LicenseExpired": "The license has expired", - "LicenseMaintenanceExpired": "The license maintenance period has expired", + "LicenseMaintenanceExpired": "The license service has expired", "LicenseWillExpire": "The license will expire soon", "LicenseFile": "License file", "LicenseForTest": "Test purpose license, this license is only for testing (poc) and demonstration", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index f9cd51f48..2208d2a03 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -784,7 +784,7 @@ "LevelApproval": "级审批", "License": "许可证", "LicenseExpired": "许可证已经过期", - "LicenseMaintenanceExpired": "许可证维保时间已过期", + "LicenseMaintenanceExpired": "许可证服务时间已到期", "LicenseWillExpire": "许可证即将过期", "LicenseFile": "许可证文件", "LicenseForTest": "测试用途许可证, 本许可证仅用于 测试(PoC)和演示", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index 1d37c2cea..b65fd9e74 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -785,6 +785,7 @@ "LdapConnectTest": "Test Connection", "LdapLoginTest": "測試登入", "LeakPasswordList": "弱密碼列表", + "LicenseMaintenanceExpired": "授權服務時間已到期", "LeakedPassword": "泄露密碼", "Length": "長度", "LessEqualThan": "小於等於",