Skip to content

Commit

Permalink
Improved grammar
Browse files Browse the repository at this point in the history
Signed-off-by: rakekniven <[email protected]>
  • Loading branch information
rakekniven authored Jan 21, 2025
1 parent 528b080 commit 5f6aaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/sidebar/partials/ShareList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
{{ t('tables', 'No shares') }}
</div>
<div>
<DialogConfirmation :description="t('tables', 'After the promotion of the shared recipients to table managers, any applications created by share recipients that utilise this table will continue to access its data, even if you later demote them.')"
<DialogConfirmation :description="t('tables', 'After the promotion of the share recipient to table manager, any applications created by share recipients that utilise this table will continue to access its data, even if you later demote them.')"
:title="t('tables', 'Confirm table manager promotion')"
:cancel-title="t('tables', 'Cancel')"
:confirm-title="t('tables', 'Promote to table manager')"
Expand Down

0 comments on commit 5f6aaa6

Please sign in to comment.