Col-E/Recaf

Multilingual support

Open

#34 aperta il 18 gen 2018

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Java (470 fork)batch import
DiscussionHelp wanted

Metriche repository

Star
 (5403 star)
Metriche merge PR
 (Merge medio 7g 15h) (2 PR mergiate in 30 g)

Descrizione

With 4207868714cc8f3282a0c71e9946d25585f0a728 comes the ability to translate strings in the GUI. As an English-only speaker I would love any help creating translations.

The current lang files can be found in: https://github.com/Col-E/Recaf/tree/master/src/main/resources/lang

The format is basic JSON:

{
    "key-name": "value",
    "another-key": "value2"
}

Guida contributor