Skip to content

Commit

Permalink
Add placeholder upgrade message
Browse files Browse the repository at this point in the history
  • Loading branch information
jonboiser committed Mar 30, 2021
1 parent 6ee4535 commit 7b15632
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions kolibri/core/assets/src/views/UpdateNotification.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@
upgradeMessageGeneric: 'A new version of Kolibri is available.',
upgradeMessageImportant:
'We have released an important update with fixes to this version of Kolibri.',
upgradeMessage0130:
'Kolibri version 0.13.0 is available! It contains major improvements to resource management, coach tools, and much more.',
// TODO(i18n): Write a final version of this copy
upgradeMessage_0_15_0:
'Kolibri version 0.15.0 is available! It has a lot of new features!',
upgradeDownload: 'Download it here',
upgradeLearnAndDownload: 'Learn more and download it here',
/* eslint-enable kolibri/vue-no-unused-translations */
Expand Down

0 comments on commit 7b15632

Please sign in to comment.