feat: add empty billing and usage page
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"settingsDrawer.myProfile": "My Profile",
|
||||
"settingsDrawer.goBack": "Go to the dashboard",
|
||||
"settingsDrawer.notifications": "Notifications",
|
||||
"settingsDrawer.billingAndUsage": "Billing and usage",
|
||||
"app.connectionCount": "{count} connections",
|
||||
"app.flowCount": "{count} flows",
|
||||
"app.addConnection": "Add connection",
|
||||
@@ -96,6 +97,7 @@
|
||||
"profileSettings.deleteAccountResult2": "All your flows",
|
||||
"profileSettings.deleteAccountResult3": "All your connections",
|
||||
"profileSettings.deleteAccountResult4": "All execution history",
|
||||
"billingAndUsageSettings.title": "Billing and usage",
|
||||
"deleteAccountDialog.title": "Delete account?",
|
||||
"deleteAccountDialog.description": "This will permanently delete your account and all the associated data with it.",
|
||||
"deleteAccountDialog.cancel": "Cancel?",
|
||||
|
Reference in New Issue
Block a user