mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
Adding Brazilian Portuguese translation to the backend
This commit is contained in:
committed by
mayswind
parent
b1349f57cd
commit
4413f2c411
@@ -36,4 +36,7 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"zh-Hant": {
|
||||
Content: zhHant,
|
||||
},
|
||||
"pt-BR": {
|
||||
Content: ptBR,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user