QssStylesheetEditor icon indicating copy to clipboard operation
QssStylesheetEditor copied to clipboard

English translation

Open Daguerreo opened this issue 4 years ago • 5 comments

This project seems quite interesting, should be useful an english translation for the project too.

Daguerreo avatar Oct 21 '19 06:10 Daguerreo

Thanks for your suggestion.

English translation is already in the project. while the default language is set to chinese. it can be changed by the setting menu.

Next, I will add code for automaticlly selecting language to the project. english translation will be used when the system is english.

hustlei avatar Oct 23 '19 00:10 hustlei

and english version readme will be added later too.

hustlei avatar Oct 23 '19 00:10 hustlei

Next, I will add code for automaticlly selecting language to the project. english translation will be used when the system is english.

My system is not neither English or Chinese, so which translation will be used?

Use English as default, same goes for your main page and issues please, otherwise everything is mostly unuseful for most of the people here. Your project seems quite interesting... but difficult to understand :)

Daguerreo avatar Oct 23 '19 07:10 Daguerreo

Setting the default language to english maybe a good choice.

After a number of considerations, Now, I make the rules as follow:

  1. first, find the language setting in the config file.(default there isn't language setting)
  2. if there isn't language setting, detect the os system language.
  3. if language translation can be found, using the language,
    if translation can't be found, set the language to be English.

hustlei avatar Oct 24 '19 04:10 hustlei

Any NEW language translations are welcome

hustlei avatar Nov 08 '19 11:11 hustlei