Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
_translation_data.php File Reference

Go to the source code of this file.

Variables

 return ['Original value for Magento_Store module'=> 'Translated value for Magento_Store module', 'Magento_Store::Text with different translation on different modules'=> 'Text translation by Magento_Store module', 'Some non-translated value for Magento_Catalog'=> 'Translation for some value for Magento_Catalog', 'Another non-translated value for Magento_Catalog'=> 'Translation for another value for Magento_Catalog', 'Magento_Catalog::Text with different translation on different modules'=> 'Text translation by Magento_Catalog module', 'Design value to translate'=> 'Design translated value',]
 

Variable Documentation

◆ return

return[ 'Original value for Magento_Store module'=> 'Translated value for Magento_Store module', 'Magento_Store::Text with different translation on different modules'=> 'Text translation by Magento_Store module', 'Some non-translated value for Magento_Catalog'=> 'Translation for some value for Magento_Catalog', 'Another non-translated value for Magento_Catalog'=> 'Translation for another value for Magento_Catalog', 'Magento_Catalog::Text with different translation on different modules'=> 'Text translation by Magento_Catalog module', 'Design value to translate'=> 'Design translated value',]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 15 of file _translation_data.php.