I want to translate "Approve, Reject" of "Send approval email" action, to "承認, 却下" in Japanese, instead of "承認、却下".
The separator charactor "、" of "承認、却下" , is not string separator of "Send approval email".
The separator charactor ", " is the string separator of "Send approval email".
When Users options is "承認、却下", "Send approval email" recognize one item without separate "承認" and "却下".
When Users options is "承認, 却下", "Send approval email" recognize two items with separate "承認" and "却下".

I hope to change "承認、却下" to "承認, 却下".
or I hope to recognize "、" as separtor charactor.
Regards,
Yoshihiro Kawabata