question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support more language translations

See original GitHub issue

i18n is now supported via #711 and #1090. We’re looking for contributors to support more language translations.

We currently have support for languages:

  • English - en
  • Japanese - ja

Each component now has a i18n block to add in the translations for the appropriate language code. For example:

<i18n>
{
  "ja": {
    "Contributed by": "提供",
    "Ingredients": "材料",
    "Directions": "手順",
    "View full recipe at": "完全なレシピを見る",
    "Similar drinks": "似ているドリンク"
  }
}
</i18n>

Feel free to submit a PR to support another language. Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
alfgcommented, Oct 10, 2021

@OscarRG Feel free to submit a PR!

@appledora Responded to your question on your PR.

2reactions
Xelaflashcommented, Oct 5, 2021

working on French translation too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring your help center to support multiple languages
Click the Language drop-down to select a language, then enter a Help Center name for the language. The help center name might be...
Read more >
Support multiple languages with Google Translate
Support multiple languages with Google Translate · What you'll need · Get the code · Set up the Translate API · Detecting the...
Read more >
Multilingual Support: Why Do You Need It? | Crowdin Blog
Talking to clients in their native language makes them more interested in a product. Integrate your Help Center and localization platform, ...
Read more >
Compare Translate Features for Each Language
Google Translate helps you to understand and communicate in over 100 languages. See which features work with each language.
Read more >
Multilingual Customer Support and Translation Tools ...
Our products allow monolingual customer service agents to communicate with customers in more than 150 languages in real time. We provide quality translations...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found