39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"brandText": "Automatisch",
|
|
"searchPlaceholder": "Search",
|
|
"drawer.dashboard": "Dashboard",
|
|
"drawer.flows": "Flows",
|
|
"drawer.apps": "My Apps",
|
|
"drawer.explore": "Explore",
|
|
"app.connectionCount": "{count} connections",
|
|
"app.flowCount": "{count} flows",
|
|
"app.addConnection": "Add connection",
|
|
"app.createFlow": "Create flow",
|
|
"app.settings": "Settings",
|
|
"app.connections": "Connections",
|
|
"app.noConnections": "You don't have any connections yet.",
|
|
"app.flows": "Flows",
|
|
"app.noFlows": "You don't have any flows yet.",
|
|
"apps.title": "Apps",
|
|
"apps.addConnection": "Add connection",
|
|
"apps.addNewAppConnection": "Add a new app connection",
|
|
"apps.searchApp": "Search for app",
|
|
"addAppConnection.submit": "Submit",
|
|
"connection.flowCount": "{count} flows",
|
|
"connection.viewFlows": "View flows",
|
|
"connection.testConnection": "Test connection",
|
|
"connection.testSuccessful": "Test successful",
|
|
"connection.testFailed": "Test failed",
|
|
"connection.testing": "Testing...",
|
|
"connection.reconnect": "Reconnect",
|
|
"connection.delete": "Delete",
|
|
"connection.deletedMessage": "The connection has been deleted.",
|
|
"connection.addedAt": "added {datetime}",
|
|
"createFlow.creating": "Creating a flow...",
|
|
"flow.active": "ON",
|
|
"flow.inactive": "OFF",
|
|
"flowStep.triggerType": "Trigger",
|
|
"flowStep.actionType": "Action",
|
|
"flows.create": "Create flow",
|
|
"flows.title": "Flows"
|
|
} |