Merge pull request #10018 from nextcloud/rakekniven-patch-2

Update root.vue
This commit is contained in:
Roeland Jago Douma 2018-06-27 20:22:31 +02:00 committed by GitHub
commit 0872f0b4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -197,7 +197,7 @@
},
stableInfoString: function() {
return t('updatenotification', '<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version.');
return t('updatenotification', '<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version.');
},
betaInfoString: function() {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long