Added translation of email templates
This commit is contained in:
4
templates/email/default/I18n/en_US.php
Normal file
4
templates/email/default/I18n/en_US.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
);
|
||||
4
templates/email/default/I18n/es_ES.php
Normal file
4
templates/email/default/I18n/es_ES.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
);
|
||||
4
templates/email/default/I18n/fr_FR.php
Normal file
4
templates/email/default/I18n/fr_FR.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
);
|
||||
4
templates/email/default/I18n/it_IT.php
Normal file
4
templates/email/default/I18n/it_IT.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
);
|
||||
Reference in New Issue
Block a user