Added Ukranian

This commit is contained in:
Philipp Heckel 2022-09-23 12:55:40 -04:00
parent e6b07e22a8
commit fd21d2f4ce
2 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,11 @@ Thank you to [@wunter8](https://github.com/wunter8) for proactively picking up s
* Clarified Docker install instructions ([#361](https://github.com/binwiederhier/ntfy/issues/361), thanks to [@barart](https://github.com/barart) for reporting)
* Mismatched quotation marks ([#392](https://github.com/binwiederhier/ntfy/pull/392)], thanks to [@connorlanigan](https://github.com/connorlanigan))
**Additional translations:**
* Ukranian (thanks to [@v.kopitsa](https://hosted.weblate.org/user/v.kopitsa/))
## ntfy server v1.27.2
Released June 23, 2022

View File

@ -461,6 +461,7 @@ const Language = () => {
<MenuItem value="ja">日本語</MenuItem>
<MenuItem value="nl">Nederlands</MenuItem>
<MenuItem value="nb_NO">Norsk bokmål</MenuItem>
<MenuItem value="uk">Українська</MenuItem>
<MenuItem value="pt_BR">Português (Brasil)</MenuItem>
<MenuItem value="ru">Русский</MenuItem>
<MenuItem value="tr">Türkçe</MenuItem>