Turkish translation added (#345)
This commit is contained in:
committed by
Trent Hensler
parent
e9605692fd
commit
85e4344436
@@ -3,6 +3,7 @@ package com.drtshock.playervaults.translations;
|
||||
public enum Language {
|
||||
ENGLISH("english"),
|
||||
BULGARIAN("bulgarian"),
|
||||
TURKISH("turkish"),
|
||||
DUTCH("dutch");
|
||||
|
||||
private String friendlyName;
|
||||
|
||||
Reference in New Issue
Block a user