diff options
| author | default <nobody@localhost> | 2025-03-07 08:02:05 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-07 08:02:05 +0100 |
| commit | 41f95fa2e3e17efed9099ac73267b871c34604c1 (patch) | |
| tree | 1b5e814d63f140c02a2a2111c3fdf92f90d6c131 | |
| parent | 353ae8bc5127c6092d183b47d30ddeadf249f19c (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d2a08cf..f7efe69 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,10 +2,12 @@ ## UNRELEASED -Added Spanish (Spain, Argentina and Uruguay) translation (contributed by gnemmi). +Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi). Added Czech translation (contributed by pmjv). +Added Brazilian Portuguese translation (contributed by daltux). + ## 2.73 Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual). |