Bundle 1.14.2 translations
This commit is contained in:
@@ -34,6 +34,13 @@ public final class TranslationRegistry
|
||||
{
|
||||
}
|
||||
|
||||
try
|
||||
{
|
||||
INSTANCE.addProvider( new JsonProvider( "/mojang-translations/en_us.json" ) );
|
||||
} catch ( Exception ex )
|
||||
{
|
||||
}
|
||||
|
||||
try
|
||||
{
|
||||
INSTANCE.addProvider( new ResourceBundleProvider( "mojang-translations/en_US" ) );
|
||||
|
4324
chat/src/main/resources/mojang-translations/en_us.json
Normal file
4324
chat/src/main/resources/mojang-translations/en_us.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user