Skip to content

Commit d852d6e

Browse files
authored
chore(i18n): Improved grammar
Signed-off-by: rakekniven <[email protected]>
1 parent 85046e7 commit d852d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files_sharing/src/mixins/SharesMixin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ export default {
338338

339339
switch (names[0]) {
340340
case 'expireDate':
341-
return t('files_sharing', 'Share expire date saved')
341+
return t('files_sharing', 'Share expiry date saved')
342342
case 'hideDownload':
343343
return t('files_sharing', 'Share hide-download state saved')
344344
case 'label':

0 commit comments

Comments
 (0)