mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
Add German translation
This commit is contained in:
@@ -25,6 +25,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"zh-Hans": {
|
||||
Content: zhHans,
|
||||
},
|
||||
"de": {
|
||||
Content: de,
|
||||
}
|
||||
}
|
||||
|
||||
func GetLocaleTextItems(locale string) *LocaleTextItems {
|
||||
|
||||
Reference in New Issue
Block a user