fix(web): i18n update

This commit is contained in:
zhaoying
2026-04-22 23:14:43 +08:00
parent 124e8d0639
commit 52bccfaede
4 changed files with 3 additions and 8 deletions

View File

@@ -3096,7 +3096,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
editPackage: 'Edit Package',
viewDetail: 'View full package details',
noLimit: 'Unlimited',
noLimit: 'Infinite',
},
},
};

View File

@@ -3060,7 +3060,7 @@ export const zh = {
editPackage: '编辑套餐',
viewDetail: '查看完整套餐详情',
noLimit: '不限制',
noLimit: '无限',
},
},
}