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:
@@ -26,6 +26,9 @@ export default {
|
||||
'menu.profile': 'Preferences',
|
||||
'menu.login': 'ログイン',
|
||||
'menu.usage': '使用状況',
|
||||
'menu.usage.usage': '使用状況',
|
||||
'menu.billingAndUsage': '請求と使用状況',
|
||||
'menu.billingAndUsage.usage': '使用状況',
|
||||
'menu.404': '404',
|
||||
'menu.settings': 'Settings',
|
||||
'menu.resources.workers': 'Workers',
|
||||
|
||||
Reference in New Issue
Block a user