We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93b8da commit 34a174eCopy full SHA for 34a174e
app/design/frontend/Magento/luma/Magento_Customer/email/account_new.html
@@ -4,7 +4,7 @@
4
* See COPYING.txt for license details.
5
*/
6
-->
7
-<!--@subject Welcome to {{var store.getFrontendName()}} @-->
+<!--@subject {{trans "Welcome to %store_name" store_name=$store.getFrontendName()}} @-->
8
<!--@vars {
9
"var this.getUrl($store, 'customer/account/')":"Customer Account URL",
10
"var customer.email":"Customer Email",
0 commit comments