Adding Brazilian Portuguese translation to the frontend

This commit is contained in:
Gustavo Michels de Camargo
2025-06-22 01:43:21 -03:00
committed by mayswind
parent 4413f2c411
commit c1e4cd4bf1
3 changed files with 2208 additions and 2 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ var AllLanguages = map[string]*LocaleInfo{
},
"pt-BR": {
Content: ptBR,
}
},
}