Add swedish local (#913)
* add swedish local * added to changelog * add to TestLocalizationService * build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs (#909) Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add local (signed this time hopefully) * Update sv.json Co-authored-by: David Marby <david@dmarby.se> Signed-off-by: axel <mail@axell.me> * Update sv.json Co-authored-by: David Marby <david@dmarby.se> Signed-off-by: axel <mail@axell.me> * Update localization_test.go Co-authored-by: Jonathan Herlin <Jonte@jherlin.se> Signed-off-by: axel <mail@axell.me> * Update sv.json Co-authored-by: Jonathan Herlin <Jonte@jherlin.se> Signed-off-by: axel <mail@axell.me> * Update sv.json Co-authored-by: Jonathan Herlin <Jonte@jherlin.se> Signed-off-by: axel <mail@axell.me> * Update sv.json Co-authored-by: Jonathan Herlin <Jonte@jherlin.se> Signed-off-by: axel <mail@axell.me> * Update sv.json Co-authored-by: Jonathan Herlin <Jonte@jherlin.se> Signed-off-by: axel <mail@axell.me> * Update sv.json --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: axel <mail@axell.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Marby <david@dmarby.se> Co-authored-by: Jonathan Herlin <Jonte@jherlin.se>
This commit is contained in:
parent
d5f01dbdb9
commit
2d8e942377
4 changed files with 75 additions and 1 deletions
|
|
@ -34,6 +34,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## v1.21.3: Minfilia Warde - Echo 3
|
||||
|
||||
### Added
|
||||
|
||||
#### New locales
|
||||
|
||||
Anubis now supports these new languages:
|
||||
|
||||
- [Swedish](https://github.com/TecharoHQ/anubis/pull/913)
|
||||
|
||||
### Fixes
|
||||
|
||||
#### Fixes a problem with nonstandard URLs and redirects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue