Skip to content

Commit

Permalink
Normalized translations
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsidhu85 committed Jan 14, 2025
1 parent 4eaa404 commit 8cc0e39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1712,6 +1712,12 @@ en:
add_all: Add all
remove_all: Remove all
workflow_executions:
edit_dialog:
cancel_button: Cancel
description: You are editing workflow execution '%{workflow_execution_id}'
name_placeholder: Enter workflow execution name (optional)
submit_button: Submit
title: Edit workflow execution
file_selector:
file_selector_dialog:
empty:
Expand All @@ -1726,12 +1732,6 @@ en:
no_file: No file
select_file: Select File
submit_button: Submit
edit_dialog:
cancel_button: Cancel
description: You are editing workflow execution '%{workflow_execution_id}'
name_placeholder: Enter workflow execution name (optional)
submit_button: Submit
title: Edit workflow execution
files:
table_header:
created_at: Created At
Expand Down
12 changes: 6 additions & 6 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1712,6 +1712,12 @@ fr:
add_all: Add all
remove_all: Remove all
workflow_executions:
edit_dialog:
cancel_button: Cancel
description: You are editing workflow execution '%{workflow_execution_id}'
name_placeholder: Enter workflow execution name (optional)
submit_button: Submit
title: Edit workflow execution
file_selector:
file_selector_dialog:
empty:
Expand All @@ -1726,12 +1732,6 @@ fr:
no_file: No file
select_file: Select File
submit_button: Submit
edit_dialog:
cancel_button: Cancel
description: You are editing workflow execution '%{workflow_execution_id}'
name_placeholder: Enter workflow execution name (optional)
submit_button: Submit
title: Edit workflow execution
files:
table_header:
created_at: Created At
Expand Down

0 comments on commit 8cc0e39

Please sign in to comment.