From 88450d796f202bdc700bafa7f63317b4f92cc54d Mon Sep 17 00:00:00 2001 From: feng <1304903146@qq.com> Date: Wed, 12 Mar 2025 16:44:08 +0800 Subject: [PATCH] perf: translate --- apps/i18n/lina/en.json | 1 + apps/i18n/lina/zh.json | 2 ++ 2 files changed, 3 insertions(+) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 8f10137f9..719c05532 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -17,6 +17,7 @@ "AccountBackupUpdate": "Update account backup", "AccountChangeSecretDetail": "Change account secret details", "AccountChangeSecret": "Account change secret", + "SelectPlatform": "Select platform", "AccountData": "Account data", "AccountDeleteConfirmMsg": "Delete account, continue?", "AccountDeleted": "Account deleted", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 92812f45e..e10ff2adf 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -16,6 +16,8 @@ "AccountBackupTask": "账号备份任务", "AccountBackupUpdate": "更新账号备份", "AccountChangeSecretDetail": "账号改密详情", + "AccountChangeSecret": "账号改密", + "SelectPlatform": "选择平台", "AccountData": "账号数据", "AccountDeleteConfirmMsg": "删除账号,是否继续?", "AccountDeleted": "账号删除",