Merge pull request #1000 from gucio321/multi-language-support

ckecked value of italian modifier
This commit is contained in:
Tim Sarbin 2020-12-22 09:25:20 -05:00 committed by GitHub
commit b4f1e8cbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ func GetLabelModifier(language string) int {
"DEU": 0, // (German) // checked
"FRA": 0, // (French)
"POR": 0, // (Portuguese)
"ITA": 0, // (Italian)
"ITA": 0, // (Italian) // checked
"JPN": 0, // (Japanese)
"KOR": 0, // (Korean)
"SIN": 0, //