mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
Added ukrainian translation (#1191)
(cherry picked from commit b40bfeb98f35da080a1b3935e801e422858faf14)
This commit is contained in:
parent
c4c04b8b01
commit
70494485ab
3 changed files with 760 additions and 0 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue