mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
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:
parent
f67a5550c7
commit
ab44e76b40
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 })
|
||||
},
|
||||
|
|
|
|||
4
dist/settings-apps-view-4529.js
vendored
4
dist/settings-apps-view-4529.js
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-apps-view-4529.js.map
vendored
2
dist/settings-apps-view-4529.js.map
vendored
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
Loading…
Reference in a new issue