04.07.2019 Views

frontend-developer-1

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Implement Internationalization of Frontend Pages<br />

Email templates:<br />

{{trans "Shopping Cart"}}<br />

{{trans "%items are shipping today." items=shipment.<br />

getItemCount}}<br />

Demonstrate an understanding of string translation in JavaScript.<br />

The first example under each heading below shows rendering a plain string. The<br />

second example shows how to use substitutions.<br />

UI Component templates:<br />

<br />

<br />

<br />

<br />

UI Component configuration files:<br />

specify translate="true" on the element that contains text.<br />

JS files:<br />

require the jquery and mage/translate modules, then<br />

Copyright © 2018, SwiftOtter, Inc.<br />

147

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!