Merge pull request #239 from emrysn/master

Update lang.py with correct Romanian language option
This commit is contained in:
Damien Elmes 2018-06-18 10:19:46 +10:00 committed by GitHub
commit 01ae70ea04
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"),