livecodes icon indicating copy to clipboard operation
livecodes copied to clipboard

i18n

Open hatemhosny opened this issue 1 year ago • 1 comments

Discussed in https://github.com/orgs/live-codes/discussions/547

Originally posted by zyf722 April 5, 2024

I'm working on a project that requires me to allow users to edit and run code in multiple languages in the browser. Then I found this project and it works perfectly for my needs.

I notice that currently all messages and texts are hardcoded in the source code. I think it would be better if we can move all these texts to a separate file so that it's easier to maintain and translate. Any plans or thoughts on this i18n feature?

This is also related to providing a RTL layout, since a significant percentage of LiveCodes users have Arabic as their first language.

hatemhosny avatar Apr 05 '24 11:04 hatemhosny

.take

zyf722 avatar Apr 07 '24 09:04 zyf722