fix(web): i18n update
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -3060,7 +3060,7 @@ export const zh = {
|
||||
editPackage: '编辑套餐',
|
||||
|
||||
viewDetail: '查看完整套餐详情',
|
||||
noLimit: '不限制',
|
||||
noLimit: '无限',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user