mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Add Greek and Portuguese, update german, spanish and serbian
This commit is contained in:
parent
d327acfa6d
commit
165bae7c12
9 changed files with 1435 additions and 5638 deletions
|
@ -28,15 +28,15 @@ public class LanguageUtil {
|
|||
private static final List<String> userLanguageCodes = Arrays.asList(
|
||||
"en", // English
|
||||
"de", // German
|
||||
"el", // Greek
|
||||
"es", // Spanish
|
||||
"pt", // Portuguese / Brazil
|
||||
"sr" // Serbian
|
||||
|
||||
/*
|
||||
// not translated yet
|
||||
"zh", // Chinese
|
||||
"pt", // Portuguese
|
||||
"it", // Italian
|
||||
"el", // Greek
|
||||
"fr", // French
|
||||
"ja", // Japanese
|
||||
"iw", // Hebrew
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue