| Current Path : /home/rtorresani/www/setup/src/Magento/Setup/Test/Unit/Module/I18n/_files/files_collector/ |
| Current File : //home/rtorresani/www/setup/src/Magento/Setup/Test/Unit/Module/I18n/_files/files_collector/file.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
(function() {
$.mage.__('Phrase 1');
$.mage.__('Phrase 1');
$.mage.__('Phrase 2 %1');
});