nuke/lib
HQuest 31184ccd5f
Update pt-BR.json (#878)
* Update pt-BR.json

While current version is good enough as a machine translation, it is not natural enough for what a reader would like to read while browsing sites made by native devs - including the subtle nuances from the original English version, now incorporated to the translation instead of plain, literal translations with questionable meanings.

Signed-off-by: HQuest <hquest@gmail.com>

* fix(locales/pt-BR): anubis is from Canada

CA is the ISO country code for Canada, but also the US state code for California.

Co-authored-by: Victor Fernandes  <victorvalenca@gmail.com>
Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: HQuest <hquest@gmail.com>
Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Victor Fernandes <victorvalenca@gmail.com>
2025-07-21 22:21:47 +00:00
..
challenge feat(lib): use new challenge creation flow (#749) 2025-07-04 20:42:28 +00:00
localization Update pt-BR.json (#878) 2025-07-21 22:21:47 +00:00
policy feat(expressions): add missingHeader function to bot environment (#870) 2025-07-20 19:09:29 -04:00
store fix broken bbolt database cleanup process (#848) (#848) 2025-07-18 13:51:32 -04:00
testdata fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
anubis.go fix: race conditions, cookie logic, and the try again button (#833) 2025-07-15 00:54:08 +00:00
anubis_test.go Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
config.go fix: make ogtags and dnsbl use the Store instead of memory (#760) 2025-07-05 16:17:46 -04:00
config_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
http.go fix: race conditions, cookie logic, and the try again button (#833) 2025-07-15 00:54:08 +00:00
http_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00