cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
949 stars 147 forks source link

Can not translate `Junk` or `Trash`. #956

Closed PJ-568 closed 2 months ago

PJ-568 commented 2 months ago

🐛 Bugreport

Is it possible to apply translate to these? I could not find Junk or Trash in array in language/*. Can not tanslate

Steps to reproduce

N/A

PJ-568 commented 2 months ago

And another question, it says that DEFAULT_LANGUAGE's Valid values are 2 character langauge codes that have matching language definitions in the language/ folder. So I set DEFAULT_LANGUAGE as cn, it did not work.

So it should be cn? Or zh-CN? Or zh-Hans, since the filename in language/ folder is zh-Hans.php?

josaphatim commented 2 months ago

DEFAULT_LANGUAGE

DEFAULT_LANGUAGE=zh-Hans

This works

josaphatim commented 2 months ago

🐛 Bugreport

Is it possible to apply translate to these? I could not find Junk or Trash in array in language/*. Can not tanslate

Steps to reproduce

N/A

You can now create a pull request with translation of Trash and Junk