[GH-ISSUE #421] i18n support #352

Open
opened 2026-02-28 01:24:54 +03:00 by kerem · 3 comments
Owner

Originally created by @tablatronix on GitHub (Sep 13, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/421

add basic internationalization support
move strings to external asset for compile time include, or alternative.

Originally created by @tablatronix on GitHub (Sep 13, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/421 add basic internationalization support move strings to external asset for compile time include, or alternative.
Author
Owner

@tablatronix commented on GitHub (Jan 31, 2018):

a21f8cbc39

<!-- gh-comment-id:362052700 --> @tablatronix commented on GitHub (Jan 31, 2018): a21f8cbc39b9926b04663b4bf6a3568db922c52c
Author
Owner

@dronov commented on GitHub (Jun 26, 2018):

Hello @tablatronix !
I think i18n is important, and I'm tired to make a copy of string_en and maintaining it. What do you think about using Gettext for internationalization? If this way seems to be fit for life, I would like to implement this feature.

Thank you.

<!-- gh-comment-id:400445519 --> @dronov commented on GitHub (Jun 26, 2018): Hello @tablatronix ! I think i18n is important, and I'm tired to make a copy of string_en and maintaining it. What do you think about using [Gettext](https://www.gnu.org/software/gettext/manual/index.html) for internationalization? If this way seems to be fit for life, I would like to implement this feature. Thank you.
Author
Owner

@tablatronix commented on GitHub (Jun 26, 2018):

Is there a specific implementation you had in mind?

<!-- gh-comment-id:400452672 --> @tablatronix commented on GitHub (Jun 26, 2018): Is there a specific implementation you had in mind?
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/WiFiManager#352
No description provided.