Skip to content

Commit 0aff16d

Browse files
authored
Merge pull request #1035 from TheWakz/fix/add-pl-pl-supported-language
fix: add pl_PL to SupportedLanguage enum
2 parents 8f244b7 + 6731597 commit 0aff16d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • recaf-ui/src/main/java/software/coley/recaf/services/translation

recaf-ui/src/main/java/software/coley/recaf/services/translation/LangConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public enum SupportedLanguage {
4141
de_DE,
4242
en_US,
4343
ja_JP,
44+
pl_PL,
4445
ru_RU,
4546
sv_SE,
4647
zh_CN

0 commit comments

Comments
 (0)