Skip to content

Language choice in Settings #175

@vdhamer

Description

@vdhamer

The Photo Club Hub HTML app currently supports 2 languages: EN and NL.
There is currently no support (in Ignite?) for easily generating a website where the user can switch languages. This pretty ok: if a site is in The Netherlands and you care about it, you generally speak Dutch. So essentially a club's pages are generated only in the club's language. And if you want, you can generate both an English and a Dutch version of the required pages.

But assume there are Dutch clubs and Irish clubs (language EN). At the very least you want to generate the club's pages in that club's preferred language.

The app currently does this by a) by default using the language set for the Mac that generating the pages. b) in Xcode you can overrule this language choice. Leading to a configured language being used for both the app's user interface and for the generated web site.

It might be nice to add a c) option whereby the app's UI is in the Mac's configured language, but the generated website can be configured or overruled via the Settings menu.

https://medium.com/@ando.metsoyan/creating-dynamic-language-change-in-swiftui-787426ba713e

Metadata

Metadata

Assignees

No one assigned

    Labels

    IgniteIgnite framework for static website generationLocalizationSupporting 2 or more languagesSwiftUIenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions