d3coder icon indicating copy to clipboard operation
d3coder copied to clipboard

Add RTL i18n support

Open izzy opened this issue 5 years ago • 0 comments

Some languages translated use RTL instead of the western standard LTR text direction. This probably needs some changes in the CSS code to actually work properly with these languages.

I assume the styles/menu.css will need at least some additional styling. There is documentation available on how to use the predefined messages with the i18n API: https://developer.chrome.com/extensions/i18n#overview-predefined

izzy avatar Oct 04 '20 14:10 izzy