File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1413,6 +1413,11 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
1413
1413
* Note about fail2ban in Docker ([ #1175 ] ( https://github.com/binwiederhier/ntfy/pull/1175 ) ), thanks to [ @Measurity ] ( https://github.com/Measurity ) )
1414
1414
* Lots of other tiny docs updates, tanks to everyone who contributed!
1415
1415
1416
+ ** Languages**
1417
+
1418
+ * Update new languages from Weblate. Thanks to all the contributors!
1419
+ * Added Tamil (தமிழ்) as a new language to the web app
1420
+
1416
1421
### ntfy Android app v1.16.1 (UNRELEASED)
1417
1422
1418
1423
** Features:**
Original file line number Diff line number Diff line change @@ -592,6 +592,7 @@ const Language = () => {
592
592
< MenuItem value = "fi" > Suomi</ MenuItem >
593
593
< MenuItem value = "sv" > Svenska</ MenuItem >
594
594
< MenuItem value = "tr" > Türkçe</ MenuItem >
595
+ < MenuItem value = "ta" > தமிழ்</ MenuItem >
595
596
</ Select >
596
597
</ FormControl >
597
598
</ Pref >
You can’t perform that action at this time.
0 commit comments