nuke/lib
Martin c121896f9c
feat(localization): Add German language translation (#741)
* Add german translation

* Adjust german localization

* Adjust js_finished_reading in german localization

* Mention this change in CHANGELOG.md

* Add test for German localization

* Update lib/localization/locales/de.json

Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>

* Remove duplicate "leider" in lib/localization/locales/de.json

Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>

* Update lib/localization/locales/de.json

Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>

* Update lib/localization/locales/de.json

Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>

---------

Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>
Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Co-authored-by: Xe Iaso <me@xeiaso.net>
2025-07-03 10:48:17 +00:00
..
challenge chore: npm run generate 2025-07-02 05:25:10 +00:00
localization feat(localization): Add German language translation (#741) 2025-07-03 10:48:17 +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 fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04: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 Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
config_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
http.go Set cookies to have the Secure flag default to true (#739) 2025-06-30 14:58:31 -04:00
http_test.go fix: Dynamic cookie domain not working (#731) 2025-06-29 15:38:55 -04:00