add translating guide link

This commit is contained in:
MaysWind
2024-08-03 21:15:33 +08:00
parent 816d0e7ceb
commit 889225301c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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,