mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-01-03 17:40:10 +00:00
Update LanguageUtil.java
Turkish language moved to uncommented section.
This commit is contained in:
parent
4fcd36edc4
commit
17c559d000
1 changed files with 1 additions and 1 deletions
|
@ -45,13 +45,13 @@ public class LanguageUtil {
|
||||||
"it", // Italian
|
"it", // Italian
|
||||||
"cs", // Czech
|
"cs", // Czech
|
||||||
"pl" // Polish
|
"pl" // Polish
|
||||||
|
"tr" // Turkish
|
||||||
/*
|
/*
|
||||||
// not translated yet
|
// not translated yet
|
||||||
"el", // Greek
|
"el", // Greek
|
||||||
"sr-Latn-RS", // Serbian [Latin] (Serbia)
|
"sr-Latn-RS", // Serbian [Latin] (Serbia)
|
||||||
"hu", // Hungarian
|
"hu", // Hungarian
|
||||||
"ro", // Romanian
|
"ro", // Romanian
|
||||||
"tr" // Turkish
|
|
||||||
"iw", // Hebrew
|
"iw", // Hebrew
|
||||||
"hi", // Hindi
|
"hi", // Hindi
|
||||||
"ko", // Korean
|
"ko", // Korean
|
||||||
|
|
Loading…
Reference in a new issue