Skip to content

Commit

Permalink
Changed import modal description
Browse files Browse the repository at this point in the history
  • Loading branch information
TinCodes committed Sep 4, 2024
1 parent c770147 commit a4e790a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/processes/import/components/ImportPIModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export default {
return this.$t('Import Process');
},
subtitle() {
return this.$t('Import a process from Workfellow PI (.json) to this ProcessMaker environment');
return this.$t('Import a process from Process Intelligence to this ProcessMaker environment');
},
buttons() {
return [
Expand Down

0 comments on commit a4e790a

Please sign in to comment.