mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-03 15:08:58 +01:00
Update picodulce.py
This commit is contained in:
parent
6dff77c7e4
commit
d33d685373
@ -373,9 +373,8 @@ class PicomcVersionSelector(QWidget):
|
||||
language_dropdown = QComboBox()
|
||||
languages = {
|
||||
"English": "en",
|
||||
"Spanish": "es",
|
||||
"French": "fr",
|
||||
"German": "de"
|
||||
"Español": "es",
|
||||
"Italiano": "it"
|
||||
# Here will be more
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user