mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-11 02:22:33 +00:00
Library preview
This commit is contained in:
@@ -41,7 +41,7 @@ public class AppStrings {
|
||||
return name;
|
||||
}
|
||||
|
||||
public static String translate(String key) {
|
||||
public static String translate(String key) {
|
||||
return resourceBundle.getString(key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user