summaryrefslogtreecommitdiffhomepage
path: root/gui/scripts/extract-geo-data.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-05More idiomatic pythonLinus Färnstrand1-1/+1
2019-07-05Add stricter language mappingAndrej Mihajlov1-29/+26
2019-05-21Build the index for the geo dataset to speed up the translations lookupAndrej Mihajlov1-17/+41
2019-05-21Add exceptions for the USA and UKAndrej Mihajlov1-0/+16
2019-05-21Add formal country name in the outputAndrej Mihajlov1-1/+12
2019-05-21Turn generator into a list to make it possible to be printed to console in th...Andrej Mihajlov1-1/+1
2019-04-16Forgot to save back the properties dictionary with lowercase keysAndrej Mihajlov1-1/+2
2019-04-09Translate the map and relay listAndrej Mihajlov1-0/+501