Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

webdriverio/i18n

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n

Translation files for the WebdriverIO documentation, including a script that pulls the latest docs from the main repository and runs through a Large Language Model (LLM) to translate them.

Usage

After cloning this repository, create a .env file with the following secret keys required for pulling the source translation and translating them:

ANTHROPIC_API_KEY=...
GITHUB_TOKEN=...

Then kick off the translation script:

npm start

Note: the script is caching the translations per language, running it without cache may cost you a lot of LLM usage.

Supported Languages

As noted in constants.ts, we currently translate into the following languages:

  • 🇸🇦 Arabic
  • 🇩🇪 German
  • 🇪🇸 Spanish
  • 🇮🇷 Persian
  • 🇫🇷 French
  • 🇬🇷 Greek
  • 🇮🇳 Hindi
  • 🇮🇹 Italian
  • 🇯🇵 Japanese
  • 🇵🇱 Polish
  • 🇵🇹 Portuguese
  • 🇷🇺 Russian
  • 🇸🇪 Swedish
  • 🇮🇳 Tamil
  • 🇺🇦 Ukrainian
  • 🇨🇳 Chinese!
  • 🇻🇳 Vietnamese
  • KO Korean

If you like your language supported as well, please raise a PR and add it to constants.ts.

About

Translation files for the WebdriverIO documentation.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.