Explorar o código

Added Portuguese

binwiederhier %!s(int64=3) %!d(string=hai) anos
pai
achega
6ae200e338
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 4 0
      docs/releases.md
  2. 1 0
      web/src/components/Preferences.js

+ 4 - 0
docs/releases.md

@@ -20,6 +20,10 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 * Small wording change for `client.yml` ([#562](https://github.com/binwiederhier/ntfy/pull/562), thanks to [@fleopaulD](https://github.com/fleopaulD))
 * Fix K8s install docs ([#582](https://github.com/binwiederhier/ntfy/pull/582), thanks to [@Remedan](https://github.com/Remedan))
 
+**Additional languages:**
+
+* Portuguese (thanks to [@ssantos](https://hosted.weblate.org/user/ssantos/))
+
 ## ntfy server v1.30.1
 Released December 23, 2022 🎅
 

+ 1 - 0
web/src/components/Preferences.js

@@ -463,6 +463,7 @@ const Language = () => {
                     <MenuItem value="nl">Nederlands</MenuItem>
                     <MenuItem value="nb_NO">Norsk bokmål</MenuItem>
                     <MenuItem value="uk">Українська</MenuItem>
+                    <MenuItem value="pt">Português</MenuItem>
                     <MenuItem value="pt_BR">Português (Brasil)</MenuItem>
                     <MenuItem value="pl">Polski</MenuItem>
                     <MenuItem value="ru">Русский</MenuItem>