Will replace: _e('text') to _e('text', 'your-domain')
_e:
Find \_e\('(.*)'\)
Replace by \_e\('$1', 'your-domain'\)
__:
Find \_\_\('(.*)'\)
Replace by \_\_\('$1', 'your-domain'\)
Will replace: _e('text') to _e('text', 'your-domain')
_e:
Find \_e\('(.*)'\)
Replace by \_e\('$1', 'your-domain'\)
__:
Find \_\_\('(.*)'\)
Replace by \_\_\('$1', 'your-domain'\)