mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
Initial Japanese translation
Only a small part was translated
This commit is contained in:
parent
fba84c8297
commit
9826ff2136
3 changed files with 668 additions and 0 deletions
|
@ -16,6 +16,7 @@ namespace SourceGit.Models
|
|||
new Locale("Русский", "ru_RU"),
|
||||
new Locale("简体中文", "zh_CN"),
|
||||
new Locale("繁體中文", "zh_TW"),
|
||||
new Locale("日本語", "ja_JP"),
|
||||
};
|
||||
|
||||
public Locale(string name, string key)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue