feat(ChooseAppAndEventSubstep): add translations
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
"flowEditor.noTestDataMessage": "Create a sample in the associated service and test the step again.",
|
||||
"flowEditor.testAndContinue": "Test & Continue",
|
||||
"flowEditor.continue": "Continue",
|
||||
"flowEditor.chooseApp": "Choose an app",
|
||||
"flowEditor.chooseEvent": "Choose an event",
|
||||
"flowEditor.pollIntervalLabel": "Poll interval",
|
||||
"flowEditor.pollIntervalValue": "Every {minutes} minutes",
|
||||
"flowEditor.triggerEvent": "Trigger event",
|
||||
"flowEditor.actionEvent": "Action event",
|
||||
"flow.createdAt": "created {datetime}",
|
||||
"flow.updatedAt": "updated {datetime}",
|
||||
"flow.view": "View",
|
||||
@@ -77,4 +83,4 @@
|
||||
"profileSettings.updatePassword": "Update password",
|
||||
"notifications.title": "Notifications",
|
||||
"notification.releasedAt": "Released {relativeDate}"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user