Skip to content

Commit 9f2c0ab

Browse files
author
lhy
committed
修改locale
1 parent fb83137 commit 9f2c0ab

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/i18n/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"license.code.not.exist": "License code does not exist. Please contact the administrator to obtain it.",
1313
"beta.analysis.over.limit": "Optimization quota is reached.",
1414
"analysis.over.limit": "Optimization quota is reached.",
15+
"plan.user.exceeded.maximum.opt.times": "The number of optimizations has exceeded the current plan limit. To continue using it, please upgrade your plan.",
1516
"workspace.not.exist": "Workspace does not exist.",
1617
"workspace.has.no.analysis": "Workspace optimization list is empty",
1718
"analysis.not.exist": "Analysis does not exist.",

src/i18n/zh-cn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"license.code.not.exist": "Apikey不存在,请联系PawSQL管理员",
1313
"beta.analysis.over.limit": "β用户优化次数超过限制",
1414
"analysis.over.limit": "优化次数超过限制",
15+
"plan.user.exceeded.maximum.opt.times": "优化次数已超出当前计划限制。如需继续使用,请升级您的计划。",
1516
"workspace.not.exist": "工作空间不存在",
1617
"workspace.has.no.analysis": "工作空间优化列表为空",
1718
"analysis.not.exist": "优化不存在",

0 commit comments

Comments
 (0)