Skip to content

Commit 8636ad3

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-71591: Translations from theme do not work(Authorize.net) - for 2.1
1 parent 6dfcc51 commit 8636ad3

File tree

3 files changed

+5
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Translation/Model/_files/Magento

3 files changed

+5
-0
lines changed

dev/tests/integration/testsuite/Magento/Translation/Model/_files/Magento/Catalog/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
"Some non-translated value for Magento_Catalog","Translation for some value for Magento_Catalog"
33
"Another non-translated value for Magento_Catalog","Translation for another value for Magento_Catalog"
44
"Text with different translation on different modules","Text translation that was last loaded"
5+
"Magento_Catalog module phrase will be translated","Magento_Catalog module translated phrase"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"%s","%s"
22
"Original value for Magento_Store module","Translated value for Magento_Store module"
33
"Text with different translation on different modules","Text translation that was last loaded"
4+
"Magento_Store module phrase will be translated","Magento_Store module translated phrase"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"Theme phrase will be translated","Theme phrase is translated"
2+
"Magento_Catalog module phrase will be override by theme translation","Magento_Catalog module phrase is override by theme translation"
3+
"Magento_Store module phrase will be override by theme translation","Magento_Store module phrase is override by theme translation"

0 commit comments

Comments
 (0)