trans('Welcome in the Thelia updater wizard.'); ?>
isLatestVersion()) { ?>trans('It seems that Thelia database is already up to date.'); ?>
trans('For the moment, the wizard allows only an update of the database. To update your php files you must proceed manually.'); ?>
trans( 'Would you like to update your installation of Thelia from version %current to version %latest.', [ '%current' => $update->getCurrentVersion(), '%latest' => $update->getLatestVersion() ] ); ?>
trans('It\'s strongly recommended to make a backup before proceeding.'); ?>