فهرست منبع

Added Swedish

binwiederhier 2 سال پیش
والد
کامیت
dc5dbdf6e5
2فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 4 0
      docs/releases.md
  2. 1 0
      web/src/components/Preferences.js

+ 4 - 0
docs/releases.md

@@ -1173,3 +1173,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 **Documentation:**
 **Documentation:**
 
 
 * Updated PowerShell examples ([#697](https://github.com/binwiederhier/ntfy/pull/697), thanks to [@Natfan](https://github.com/Natfan))
 * Updated PowerShell examples ([#697](https://github.com/binwiederhier/ntfy/pull/697), thanks to [@Natfan](https://github.com/Natfan))
+
+**Additional languages:**
+
+* Swedish (thanks to [@hellbown](https://hosted.weblate.org/user/Shjosan/))

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

@@ -483,6 +483,7 @@ const Language = () => {
                     <MenuItem value="pt_BR">Português (Brasil)</MenuItem>
                     <MenuItem value="pt_BR">Português (Brasil)</MenuItem>
                     <MenuItem value="pl">Polski</MenuItem>
                     <MenuItem value="pl">Polski</MenuItem>
                     <MenuItem value="ru">Русский</MenuItem>
                     <MenuItem value="ru">Русский</MenuItem>
+                    <MenuItem value="sv">Svenska</MenuItem>
                     <MenuItem value="tr">Türkçe</MenuItem>
                     <MenuItem value="tr">Türkçe</MenuItem>
                 </Select>
                 </Select>
             </FormControl>
             </FormControl>