change name of portugues translation to Portugues (BR) to be in line with Wani
This commit is contained in:
@ -69,7 +69,7 @@ init python:
|
||||
{'image': 'gui/flag/Rus.png', 'name': 'Русский', 'value': 'ru'},
|
||||
{'image': 'gui/flag/Poland.png', 'name': 'Polski', 'value': 'pl'},
|
||||
{'image': 'gui/flag/Italy.png', 'name': 'Italiano', 'value': 'it'},
|
||||
{'image': 'gui/flag/Brazil.png', 'name': 'Português', 'value': 'pt_br'}
|
||||
{'image': 'gui/flag/Brazil.png', 'name': 'Português (BR)', 'value': 'pt_br'}
|
||||
]
|
||||
|
||||
#This was done so it would work with whatever amount of languages you wanted, I tried it with up to 200 and it worked nicely.
|
||||
|
Reference in New Issue
Block a user