feat(usage): add i18n strings for the Usage page
Menu label (Usage) and the resource-tab strings (filters, export chart/table, table headers) across all five locales.
This commit is contained in:
@@ -28,6 +28,9 @@ export default {
|
||||
'menu.profile': '偏好',
|
||||
'menu.login': '登录',
|
||||
'menu.usage': '使用量',
|
||||
'menu.usage.usage': '使用量',
|
||||
'menu.billingAndUsage': '计费与用量',
|
||||
'menu.billingAndUsage.usage': '用量统计',
|
||||
'menu.404': '404',
|
||||
'menu.resources.workers': '节点',
|
||||
'menu.resources.gpus': 'GPU',
|
||||
|
||||
Reference in New Issue
Block a user