diff --git a/src/views/Configuration.vue b/src/views/Configuration.vue index 064c20f3..fd0e4de7 100644 --- a/src/views/Configuration.vue +++ b/src/views/Configuration.vue @@ -27,15 +27,15 @@
- {{ t('mediadc', 'Welcome to MediaDC. You almost there! The last setup step - installation of Python dependencies.') }}
+ {{ t('mediadc', 'Welcome to MediaDC. You're almost there! The last setup step - installation of Python dependencies.') }}
{{ t('mediadc', 'Here you can run automatic installation of Python MediaDC dependencies.') }}
- {{ t('mediadc', 'This may take a few minutes (regarding on your system config).') }}
+ {{ t('mediadc', 'This may take a few minutes (depending on your system config).') }}
{{ t('mediadc', 'After checking or installing you can see the results below in a detailed table (installed packages, errors, requirements overview).') }}
- {{ t('mediadc', 'You can install all dependencies with hands, please refer documentation for your OS how to do this:') }}
+ {{ t('mediadc', 'You can install all dependencies manually, please refer documentation for your OS how to do this:') }}
{{ t('mediadc', 'wikis') }}.
{{ t('mediadc', 'If you have any additional questions contact us in') }} {{ t('mediadc', 'Telegram chat') }}.