[GH-ISSUE #214] Language selection function #171

Closed
opened 2026-05-07 00:20:58 +02:00 by BreizhHardware · 4 comments

Originally created by @MuratovAS on GitHub (Apr 17, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/214

Good afternoon
Please add a manual language shift function in the settings. This applies to mobile application and web app.

Originally created by @MuratovAS on GitHub (Apr 17, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/214 Good afternoon Please add a manual language shift function in the settings. This applies to mobile application and web app.
Author
Owner

@binwiederhier commented on GitHub (Apr 22, 2022):

I thought this was gonna be easy, but apparently it is not, because updateConfiguration is deprecated: https://stackoverflow.com/questions/64400939/android-set-app-language-according-the-device-language

There is a way around it, but I don't really want to put this much effort into something that isn't in high demand.

If you like this feature, please 👍 the initial post.

<!-- gh-comment-id:1106792830 --> @binwiederhier commented on GitHub (Apr 22, 2022): I thought this was gonna be easy, but apparently it is not, because `updateConfiguration` is deprecated: https://stackoverflow.com/questions/64400939/android-set-app-language-according-the-device-language There is a way around it, but I don't really want to put this much effort into something that isn't in high demand. If you like this feature, please :+1: the initial post.
Author
Owner

@MuratovAS commented on GitHub (Apr 24, 2022):

I think it will be enough to add such a feature to the web application.
Many security browsers do not convey information about the language packs installed in the system. Most web applications have the ability to choose a language.

<!-- gh-comment-id:1107710211 --> @MuratovAS commented on GitHub (Apr 24, 2022): I think it will be enough to add such a feature to the web application. Many security browsers do not convey information about the language packs installed in the system. Most web applications have the ability to choose a language.
Author
Owner

@binwiederhier commented on GitHub (Apr 24, 2022):

The web app has a language selection drop-down already. It'll be in the next release.

<!-- gh-comment-id:1107822083 --> @binwiederhier commented on GitHub (Apr 24, 2022): The web app has a language selection drop-down already. It'll be in the next release.
Author
Owner

@xmgz commented on GitHub (Aug 23, 2024):

the dropdown selector lacks some of the already available languages. Browser, in web app interface, automatically selects my language (gl), but galician is not in the drop down list.

in android app language is not correctly loaded. Android language component is also translated to galician, but it is not loaded. I don't know if this language is actually pulled in to the app from weblate.

thank you

<!-- gh-comment-id:2306134729 --> @xmgz commented on GitHub (Aug 23, 2024): the dropdown selector lacks some of the already available languages. Browser, in web app interface, automatically selects my language (gl), but galician is not in the drop down list. in **android** app language is **not** correctly loaded. Android language component is also [translated to galician](https://hosted.weblate.org/projects/ntfy/android/gl/), but it is not loaded. I don't know if this language is actually pulled in to the app from weblate. thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#171
No description provided.