Add Indonesian localization and update language support
Introduces Indonesian translations by adding languages/id.json and updating all language files to include 'indonesian' in the language selection. Updates format table color logic in ytsage_gui_format_table.py to recognize Indonesian quality terms. Also updates ytsage_localization.py to include Indonesian in the default language list.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"german": "Alemão",
|
||||
"french": "Francês",
|
||||
"hindi": "Hindi",
|
||||
"indonesian": "Indonésio",
|
||||
"help_text": "Selecione seu idioma preferido para a interface.",
|
||||
"restart_notice": "A alteração de idioma terá efeito após reiniciar a aplicação."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user