Skip to content

Commit

Permalink
Merge pull request #48809 from nextcloud/rakekniven-patch-1
Browse files Browse the repository at this point in the history
chore(i18n): Improved grammar
  • Loading branch information
artonge authored Oct 21, 2024
2 parents 488055e + c1c02ed commit 4d8d11d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/files_sharing/src/mixins/SharesMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export default {

switch (names[0]) {
case 'expireDate':
return t('files_sharing', 'Share expire date saved')
return t('files_sharing', 'Share expiry date saved')
case 'hideDownload':
return t('files_sharing', 'Share hide-download state saved')
case 'label':
Expand Down
4 changes: 2 additions & 2 deletions dist/2093-2093.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/2093-2093.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/files_sharing-files_sharing_tab.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/files_sharing-files_sharing_tab.js.map

Large diffs are not rendered by default.

0 comments on commit 4d8d11d

Please sign in to comment.