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

[TASK] Add support for multiple languages using i18n #84

Open
dutterbutter opened this issue Mar 17, 2023 · 0 comments
Open

[TASK] Add support for multiple languages using i18n #84

dutterbutter opened this issue Mar 17, 2023 · 0 comments

Comments

@dutterbutter
Copy link
Contributor

Overview

Our documentation site is currently only available in English, which limits its accessibility to non-English speaking users. To better serve our global audience, we need to add multiple language support to the site.

Problem

The current implementation of the documentation site only supports English, which makes it difficult for non-English speaking users to access and understand our content. This can limit our reach and impact in non-English speaking markets.

Proposed Solution

We propose implementing multiple language support using the i18n library, which is a popular solution for adding internationalization to web applications.

Benefits

By adding multiple language support to our documentation site, we can benefit in the following ways:

  • Increased accessibility for non-English speaking users
  • Improved user experience for global audiences
  • Enhanced reach and impact in non-English speaking markets
  • Improved SEO for non-English search queries

Implementation Details

To implement this solution, we suggest the following steps:

  • Integrate the i18n library into the documentation site.
  • Create language-specific resource files for each supported language.
  • Add language switch functionality to allow users to switch between supported languages.
  • Use next-i18next to translate all documentation content into the supported languages.
@dutterbutter dutterbutter self-assigned this Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Building 🏗️
Development

No branches or pull requests

1 participant