Skip to content

Commit a3dc81f

Browse files
committed
ACP2E-4194: GraphQL Exception in SWAT
1 parent 6dd6608 commit a3dc81f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

app/design/adminhtml/Magento/backend/i18n/en_US.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,4 +550,4 @@ Dashboard,Dashboard
550550
"Email to a Friend","Email to a Friend"
551551
"Invalid data type","Invalid data type"
552552
"Invalid value provided for attribute %1","Invalid value provided for attribute %1"
553-
"Unknown type ""%1"".","Unknown type ""%1""."
553+

app/design/frontend/Magento/blank/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,3 +441,4 @@ Test,Test
441441
test,test
442442
Two,Two
443443
"Invalid data type","Invalid data type"
444+
"Unknown type ""%1"".","Unknown type ""%1""."

app/design/frontend/Magento/luma/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,3 +491,4 @@ Test,Test
491491
test,test
492492
Two,Two
493493
"Invalid data type","Invalid data type"
494+
"Unknown type ""%1"".","Unknown type ""%1""."

0 commit comments

Comments
 (0)