chore(i18n): Improved grammar

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/50268/head
rakekniven 2024-12-07 14:43:35 +07:00 committed by Ferdinand Thiessen
parent f67a5550c7
commit ab44e76b40
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
5 changed files with 7 additions and 7 deletions

@ -43,7 +43,7 @@ export default {
},
updateButtonText() {
if (this.app?.app_api && this.app?.daemon?.accepts_deploy_id === 'manual-install') {
return t('settings', 'manual-install apps cannot be updated')
return t('settings', 'Manually installed apps cannot be updated')
}
return t('settings', 'Update to {version}', { version: this.app?.update })
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long