mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
Add Italian language option to available languages in description dialogs
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
("spa", "Spanish"),
|
||||
("deu", "German"),
|
||||
("fra", "French"),
|
||||
("ita", "Italian"),
|
||||
("lat", "Latin"),
|
||||
("por", "Portuguese")
|
||||
];
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
("spa", "Spanish"),
|
||||
("deu", "German"),
|
||||
("fra", "French"),
|
||||
("ita", "Italian"),
|
||||
("lat", "Latin"),
|
||||
("por", "Portuguese")
|
||||
];
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
("spa", "Spanish"),
|
||||
("deu", "German"),
|
||||
("fra", "French"),
|
||||
("ita", "Italian"),
|
||||
("lat", "Latin"),
|
||||
("por", "Portuguese")
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user