Col-E/Recaf

Multilingual support

Open

#34 opened on 2018年1月18日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Java (470 forks)batch import
DiscussionHelp wanted

Repository metrics

Stars
 (5,403 stars)
PR merge metrics
 (平均マージ 7d 15h) (30d で 2 merged PRs)

説明

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"
}

コントリビューターガイド