]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(i18n): Improved grammar
authorrakekniven <2069590+rakekniven@users.noreply.github.com>
Sat, 19 Oct 2024 09:41:06 +0000 (11:41 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 09:41:06 +0000 (11:41 +0200)
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
apps/files_sharing/src/mixins/SharesMixin.js

index 8b467a4e0bc0493bde815a147b54d53efc3adb18..4b51e4a97fbe2044ea5f1dca4b3306d25fa80868 100644 (file)
@@ -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':