chore(i18n): Improved grammar

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
rakekniven 2024-10-19 11:41:06 +02:00 committed by GitHub
parent 85046e7e9d
commit d852d6e723
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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':