mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
add translating guide link
This commit is contained in:
@@ -6,6 +6,7 @@ import "github.com/mayswind/ezbookkeeping/pkg/models"
|
||||
var DefaultLanguage = en
|
||||
|
||||
// AllLanguages represents all the supported language
|
||||
// To add new languages, please refer to https://ezbookkeeping.mayswind.net/translating
|
||||
var AllLanguages = map[string]*LocaleInfo{
|
||||
"en": {
|
||||
Content: en,
|
||||
|
||||
Reference in New Issue
Block a user