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>
This commit is contained in:
rakekniven 2024-12-07 14:43:35 +01: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

View file

@ -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