mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
Merge remote-tracking branch 'origin/develop' into add_locale_ja_JP
This commit is contained in:
commit
6ff71712a8
142 changed files with 6004 additions and 1577 deletions
|
@ -12,6 +12,7 @@ namespace SourceGit.Models
|
|||
new Locale("English", "en_US"),
|
||||
new Locale("Español", "es_ES"),
|
||||
new Locale("Français", "fr_FR"),
|
||||
new Locale("Italiano", "it_IT"),
|
||||
new Locale("Português (Brasil)", "pt_BR"),
|
||||
new Locale("Русский", "ru_RU"),
|
||||
new Locale("简体中文", "zh_CN"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue