Skip to content

Commit 0c2e496

Browse files
committed
Add missing translations in Magento_UI
1 parent 50f62cb commit 0c2e496

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

app/code/Magento/Ui/i18n/en_US.csv

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,25 @@ Ok,Ok
109109
Action,Action
110110
CSV,CSV
111111
"Excel XML","Excel XML"
112+
"Please select one of the options above.","Please select one of the options above."
113+
"Please select a file.","Please select a file."
114+
"Please select one of the options.","Please select one of the options."
115+
"Please enter a value less than or equal to %s.","Please enter a value less than or equal to %s."
116+
"Please enter a value greater than or equal to %s.","Please enter a value greater than or equal to %s."
117+
"Card type does not match credit card number.","Card type does not match credit card number."
118+
"Credit card number does not match credit card type.","Credit card number does not match credit card type."
119+
"Incorrect credit card expiration date.","Incorrect credit card expiration date."
120+
"Please enter less or equal than %1 symbols.","Please enter less or equal than %1 symbols."
121+
"Please enter more or equal than %1 symbols.","Please enter more or equal than %1 symbols."
122+
"Please enter a valid value from list","Please enter a valid value from list"
123+
"Please enter valid SKU key.","Please enter valid SKU key."
124+
"Please enter a valid number.","Please enter a valid number."
125+
"Admin is a required field in the each row.","Admin is a required field in the each row."
126+
"Please fix this field.","Please fix this field."
127+
"Please enter a valid date (ISO).","Please enter a valid date (ISO)."
128+
"Please enter only digits.","Please enter only digits."
129+
"Please enter the same value again.","Please enter the same value again."
130+
"Please enter no more than {0} characters.","Please enter no more than {0} characters."
131+
"Please enter at least {0} characters.","Please enter at least {0} characters."
132+
"Please enter a value between {0} and {1} characters long.","Please enter a value between {0} and {1} characters long."
133+
"Please enter a value between {0} and {1}.","Please enter a value between {0} and {1}."

0 commit comments

Comments
 (0)