Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n (internationalization): support non-english translation sets for the Backrest UI #325

Open
garethgeorge opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@garethgeorge
Copy link
Owner

garethgeorge commented Jun 5, 2024

Is your feature request related to a problem? Please describe.

Backrest UI is english only today but it's increasingly apparent that the project is used in a range of locales -- it'd be great to provide native language translations for those users.

Describe the solution you'd like
Use https://react.i18next.com/getting-started to provide support for translation sets in the WebUI. As a first step Backrest should provide a string-set for english but should indirect all UI string references through an internationalization library.

As a followup I'd like to aim to solicit PRs for translation sets for the community (and may seed a few via Google translate).

Additional context

I'm a native english speaker so if you're fluent in another language and interested in this feature OR interested in supporting translations engagement is definitely appreciated

@garethgeorge garethgeorge added the enhancement New feature or request label Jun 5, 2024
@garethgeorge garethgeorge self-assigned this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant