Philipp Heckel 3 年之前
父節點
當前提交
f8c9945cc4
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 4 0
      docs/releases.md
  2. 1 0
      web/src/components/Preferences.js

+ 4 - 0
docs/releases.md

@@ -8,6 +8,10 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 
 * Updated developer docs, bump nodejs and go version ([#414](https://github.com/binwiederhier/ntfy/issues/414), thanks to [@YJSoft](https://github.com/YJSoft) for reporting)
 
+**Additional translations:**
+
+* Korean (thanks to [@YJSofta0f97461d82447ac](https://hosted.weblate.org/user/YJSofta0f97461d82447ac/))
+
 **Sponsorships:**:
 
 Thank you to the amazing folks who decided to [sponsor ntfy](https://github.com/sponsors/binwiederhier). Thank you for 

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

@@ -458,6 +458,7 @@ const Language = () => {
                     <MenuItem value="fr">Français</MenuItem>
                     <MenuItem value="it">Italiano</MenuItem>
                     <MenuItem value="hu">Magyar</MenuItem>
+                    <MenuItem value="ko">한국어</MenuItem>
                     <MenuItem value="ja">日本語</MenuItem>
                     <MenuItem value="nl">Nederlands</MenuItem>
                     <MenuItem value="nb_NO">Norsk bokmål</MenuItem>