Merge pull request #1 from emrysn/lang-ro

Update lang.py with correct Romanian language option
This commit is contained in:
Floren 2018-06-16 21:34:52 +03:00 committed by GitHub
commit e35b452d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ langs = [
("Polski", "pl"),
("Português Brasileiro", "pt_BR"),
("Português", "pt"),
("Româneşte", "ro"),
("Română", "ro"),
("Slovenčina", "sk"),
("Slovenščina", "sl"),
("Suomi", "fi"),