mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
feat(locale): add French translation
This commit is contained in:
@@ -15,6 +15,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"es": {
|
||||
Content: es,
|
||||
},
|
||||
"fr": {
|
||||
Content: fr,
|
||||
},
|
||||
"it": {
|
||||
Content: it,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user