mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
#305: Add German translation
This commit is contained in:
parent
b7c6d62c6d
commit
edf09234c8
4 changed files with 601 additions and 1 deletions
|
@ -11,6 +11,7 @@ namespace SourceGit.Models
|
|||
new Locale("English", "en_US"),
|
||||
new Locale("简体中文", "zh_CN"),
|
||||
new Locale("繁體中文", "zh_TW"),
|
||||
new Locale("Deutsch", "de_DE")
|
||||
};
|
||||
|
||||
public Locale(string name, string key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue