mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
parent
30e0e84b63
commit
ca5f2f92ba
3 changed files with 669 additions and 0 deletions
|
@ -15,6 +15,7 @@ namespace SourceGit.Models
|
|||
new Locale("Русский", "ru_RU"),
|
||||
new Locale("简体中文", "zh_CN"),
|
||||
new Locale("繁體中文", "zh_TW"),
|
||||
new Locale("Español", "es_ES"),
|
||||
};
|
||||
|
||||
public Locale(string name, string key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue