/* global $ */ $(() => { 'use strict'; $('.message').text(window.i18n('optimizingApplication')); });