File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Translation/etc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 68
68
<item name =" translate_wrapping" xsi : type =" string" ><![CDATA[ ~translate\=("')([^\'].*?)\'\"~]]> </item >
69
69
<item name =" mage_translation_widget" xsi : type =" string" ><![CDATA[ ~(?s)(?:\$|jQuery)\.mage\.__\(\s*(['"])(?<translate>.+?)(?<!\\)\1\s*(*SKIP)\)\s*(?s)~]]> </item >
70
70
<item name =" mage_translation_static" xsi : type =" string" ><![CDATA[ ~(?s)\$t\(\s*(['"])(?<translate>.+?)(?<!\\)\1\s*(*SKIP)\)(?s)~]]> </item >
71
- <item name =" translate_args" xsi : type =" string" ><![CDATA[ ~translate args\=("|'|"'|\\"')([^\'].*?)('"|'| "|'\\ ")~]]> </item >
71
+ <item name =" translate_args" xsi : type =" string" ><![CDATA[ ~translate args\=("|'|"'|\\"')([^\'].*?)('\\ "|'"|'| ")~]]> </item >
72
72
</argument >
73
73
</arguments >
74
74
</type >
You can’t perform that action at this time.
0 commit comments