Col-E / Col-E/Recaf

Multilingual support

Open
#34 4 comments 0 reactions 0 assignees View on GitHub
Discussion Help wanted
Dominant language
Java
Stars
7.4k
Forks
538
PR merge metrics
No merged PRs in 30d

Description

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:

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.