[GH-ISSUE #1508] Request | Add option to change Language #1065

Closed
opened 2026-05-07 00:29:58 +02:00 by BreizhHardware · 5 comments

Originally created by @hudsonm62 on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1508

💡 Idea
Would be nice to be able to manually change language in web/mobile app settings.

Android also allows you to set per-app languages. Not sure about iOS.

💻 Target components

  • Web App
  • iOS, Android apps
Originally created by @hudsonm62 on GitHub (Dec 7, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1508 :bulb: **Idea** Would be nice to be able to manually change language in web/mobile app settings. Android also allows you to set [per-app languages](https://developer.android.com/guide/topics/resources/app-languages). Not sure about iOS. :computer: **Target components** - Web App - iOS, Android apps
BreizhHardware 2026-05-07 00:29:58 +02:00
Author
Owner

@wunter8 commented on GitHub (Dec 7, 2025):

As a temporary workaround, you can open the browser's dev tools and modify a local storage value. Find the key i18nextLng and change its value to the locale you'd like (e.g., en-US, en-UK, etc.). Then refresh the page/web app

<!-- gh-comment-id:3621480267 --> @wunter8 commented on GitHub (Dec 7, 2025): As a temporary workaround, you can open the browser's dev tools and modify a local storage value. Find the key `i18nextLng` and change its value to the locale you'd like (e.g., `en-US`, `en-UK`, etc.). Then refresh the page/web app
Author
Owner

@hudsonm62 commented on GitHub (Dec 8, 2025):

not on the Android app though I imagine

<!-- gh-comment-id:3629154826 --> @hudsonm62 commented on GitHub (Dec 8, 2025): not on the Android app though I imagine
Author
Owner

@hudsonm62 commented on GitHub (Dec 8, 2025):

not on the Android app though I imagine

<!-- gh-comment-id:3629154893 --> @hudsonm62 commented on GitHub (Dec 8, 2025): not on the Android app though I imagine
Author
Owner

@wunter8 commented on GitHub (Dec 8, 2025):

Correct. Not right now, at least

<!-- gh-comment-id:3629163499 --> @wunter8 commented on GitHub (Dec 8, 2025): Correct. Not right now, at least
Author
Owner

@binwiederhier commented on GitHub (Dec 28, 2025):

Done https://github.com/binwiederhier/ntfy-android/pull/145

This will be in ntfy Android 1.21.x

<!-- gh-comment-id:3694999786 --> @binwiederhier commented on GitHub (Dec 28, 2025): Done https://github.com/binwiederhier/ntfy-android/pull/145 This will be in ntfy Android 1.21.x
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#1065
No description provided.