nuke/lib
Rafael Fontenelle 261306dc63
Add Brazilian Portuguese translation (#726)
* Create pt-br.json

Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

* Enable pt-br locale

Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

* Fix language code

Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

* Update and rename pt-br.json to pt-BR.json

Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

* Update lib/localization/locales/pt-BR.json

Co-authored-by: Victor Fernandes  <victorvalenca@gmail.com>
Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

---------

Signed-off-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Co-authored-by: Victor Fernandes <victorvalenca@gmail.com>
2025-06-27 20:56:56 +00:00
..
challenge feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
localization Add Brazilian Portuguese translation (#726) 2025-06-27 20:56:56 +00:00
policy chore: Remove unused/dead code (#703) 2025-06-25 09:31:33 -04:00
testdata fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
anubis.go feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
anubis_test.go feat: add default OpenGraph tags to configuration file (#694) 2025-06-19 18:00:44 -04:00
config.go feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
config_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
http.go feat: implement localization system (#716) 2025-06-27 17:49:15 +00:00
http_test.go feat: dynamic cookie domains (#722) 2025-06-26 12:11:59 +00:00