fix(locales): remove the word "hack" from the description of Anubis (#973)
This was causing confusion and less technical users were thinking that websites had been intruded upon, causing them to send me horrible things over email. All non-English strings were amended using Google Translate. Please fix the localization as appropriate.
This commit is contained in:
parent
ff691dfee8
commit
39215457e4
21 changed files with 21 additions and 20 deletions
|
|
@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- The `--cookie-prefix` flag has been fixed so that it is fully respected.
|
||||
- The default patterns in `data/common/keep-internet-working.yaml` have been updated to appropriately escape the '.' character in the regular expression patterns.
|
||||
- Add optional restrictions for JWT based on the value of a header ([#697](https://github.com/TecharoHQ/anubis/pull/697))
|
||||
- The word "hack" has been removed from the translation strings for Anubis due to incidents involving people misunderstanding that word and sending particularly horrible things to the project lead over email.
|
||||
|
||||
### Breaking changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue