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:
michelia
2026-06-03 17:10:51 +08:00
committed by michela feng
parent 9a4d77e869
commit d9c6f2f780
10 changed files with 20 additions and 0 deletions
+3
View File
@@ -34,6 +34,9 @@ export default {
'menu.profile': 'Preferences',
'menu.login': 'Login',
'menu.usage': 'Usage',
'menu.usage.usage': 'Usage',
'menu.billingAndUsage': 'Billing & Usage',
'menu.billingAndUsage.usage': 'Usage',
'menu.404': '404',
'menu.clusterManagement': 'Cluster Management',
'menu.clusterManagement.clusters': 'Clusters',