From 5b78886ad368519616d51662b38522dc2b088590 Mon Sep 17 00:00:00 2001 From: JustSong Date: Sun, 25 Feb 2024 16:53:46 +0800 Subject: [PATCH] fix: fix i18n --- i18n/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/i18n/en.json b/i18n/en.json index 774be837..54728e2f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -456,6 +456,7 @@ "已绑定的邮箱账户": "Email Account Bound", "用户信息更新成功!": "User information updated successfully!", "模型倍率 %.2f,分组倍率 %.2f": "model rate %.2f, group rate %.2f", + "模型倍率 %.2f,分组倍率 %.2f,补全倍率 %.2f": "model rate %.2f, group rate %.2f, completion rate %.2f", "使用明细(总消耗额度:{renderQuota(stat.quota)})": "Usage Details (Total Consumption Quota: {renderQuota(stat.quota)})", "用户名称": "User Name", "令牌名称": "Token Name",