{{ t('Containerized installation') }}
{{ t('Your installation of {0} is running in a container based environment like Docker.', {systemname: data.result.data.systemname}) }}
{{ t('Therefore all available module are installed by default.') }}
{{ t('Packagemanager') }}
🥳
{{ t('Your system is on the latest version!') }}
{{ data.result.data.changelog[0].Changelog.version }}
{{ t('Please update your {0} installation to the latest version to get new features and latest security fixes.', {systemname: data.result.data.systemname}) }}
{{ t('How to Update') }}
{{ t('Changelog') }}
{{ t('To install the selected packages, please execute the following command on your {0} system.', {systemname: data.result.data.systemname}) }}
{{ t('To install two or more packages at once, close this window and select the next module you like to install. All selected modules will be added to the installation command.') }}