mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 09:51:38 -05:00
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
parent
85046e7e9d
commit
d852d6e723
1 changed files with 1 additions and 1 deletions
|
|
@ -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':
|
||||
|
|
|
|||
Loading…
Reference in a new issue