Added ukrainian translation (#1191)

(cherry picked from commit b40bfeb98f35da080a1b3935e801e422858faf14)
This commit is contained in:
Oleksii Borovyk 2025-04-15 04:29:59 +02:00 committed by leo
parent c4c04b8b01
commit 70494485ab
No known key found for this signature in database
3 changed files with 760 additions and 0 deletions

View file

@ -14,6 +14,7 @@ namespace SourceGit.Models
new Locale("Français", "fr_FR"),
new Locale("Italiano", "it_IT"),
new Locale("Português (Brasil)", "pt_BR"),
new Locale("Українська", "uk_UA"),
new Locale("Русский", "ru_RU"),
new Locale("简体中文", "zh_CN"),
new Locale("繁體中文", "zh_TW"),