Closed
Description
Preconditions
- Using magento 2.1.1
- PHP 7.0
Steps to reproduce
- When trying to pay with Authorize.net module, string "Please enter a valid number in this field." won't translate, despite having the following lines in my csv file:
"Please enter a valid number in this field.","V to polje vnesite veljavno številko.",module,Magento_Catalog
"Please enter a valid number in this field.","V to polje vnesite veljavno številko.",module,Magento_Ui
Expected result
- The string "Please enter a valid number in this field." should translate the same as almost all other strings do.