Skip to content

Commit c9bd476

Browse files
fabtrompetfabiocorreialopestarampampam
authored
adding translation to Portuguese language (#103)
Co-authored-by: Fabio Correia <fabiocorreia@trixlog.com> Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
1 parent 3ffb952 commit c9bd476

File tree

3 files changed

+81
-1
lines changed

3 files changed

+81
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,16 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
66

77
## UNRELEASED
88

9+
### Added
10+
11+
- Error pages now translated in portuguese 🇵🇹 [#103]
12+
13+
### Changed
14+
915
- Go updated from `1.18.0` up to `1.18.1`
1016

17+
[#103]:https://github.com/tarampampam/error-pages/pull/103
18+
1119
## v2.13.0
1220

1321
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ One day you may want to replace the standard error pages of your HTTP server wit
3434
- Error pages can be [embedded into your own `nginx`][wiki-usage-with-nginx] docker image
3535
- Fully configurable (take a look at the [configuration file](https://github.com/tarampampam/error-pages/blob/master/error-pages.yml) and [project Wiki][wiki])
3636
- Distributed using docker image and compiled binary files
37-
- Localized (🇺🇸, 🇫🇷, 🇺🇦, 🇷🇺) HTML error pages (translation process [described here](https://github.com/tarampampam/error-pages/tree/master/l10n) - other translations are welcome!)
37+
- Localized (🇺🇸, 🇫🇷, 🇺🇦, 🇷🇺, 🇵🇹) HTML error pages (translation process [described here](https://github.com/tarampampam/error-pages/tree/master/l10n) - other translations are welcome!)
3838

3939
## 🧩 Install
4040

0 commit comments

Comments
 (0)