Open hb20007 opened 2 years ago
Thanks for this - I will merge language update PRs
For anyone arriving at this page and not aware, please note that the translation must use Unicode escapes. Here is a typical (correct) file. https://github.com/JodaOrg/joda-time/blob/main/src/main/java/org/joda/time/format/messages_da.properties
I am opening this issue to track the localization to all locales supported by Java.
To contribute a new translation, you need to do the following:
messages_<ISO>.properties
, where<ISO>
is the 2-letter code for your language./src/main/java/org/joda/time/format/
and create a pull request.(If you are not sure about how to do step 4, you can upload the file here instead and someone else can do it.)
PS: The motivation for this effort comes from the fact that
joda-time
is currently used by lichess.org, one of the most popular internet chess servers in the world.To Do
Translated