LingoJS
  • Get Started with LingoJS
  • Basics
    • React
    • NextJs
    • Wordpress
Powered by GitBook
On this page
  • Get Started with LingoJS
  • Jump right in

Get Started with LingoJS

NextReact

Last updated 9 days ago

Get Started with LingoJS

Welcome to LingoJS – the simplest way to add multilingual support to your web applications. With LingoJS, you can easily integrate translations into your website or app, improving accessibility and engagement with a global audience.

1. Sign Up for LingoJS

To get started with LingoJS, you need to create an account and generate your project key.

  • Visit and sign up.

  • After logging in, navigate to the Dashboard to find your project key.

This key will be used to authenticate your app and connect to LingoJS’s translation services.

2. Integration Overview

Once you have your project key, you can integrate LingoJS into your website or application. The process varies depending on your framework, but generally, it involves loading the LingoJS translation script and configuring it with your project key.

  • For Websites: You can add the LingoJS script to your HTML <head> or use a tag manager to inject the script into your site.

  • For React: You’ll include the LingoJS script dynamically when your component loads.

  • For WordPress: You can add the LingoJS script through the theme’s settings or using a plugin to manage header scripts.

  • For Other Platforms: Refer to the integration guides specific to the platform you’re using.

3. Customizing Your Language Setup

LingoJS allows you to customize the default language, base language, and language switcher settings. You can choose to display a language widget or control the language programmatically based on your requirements.

4. Changing Languages

Once integrated, you can easily change the language of your site or app. Whether you want users to manually switch between languages or automatically detect and switch based on their location, LingoJS offers a flexible API to manage the translation flow.

Jump right in

LingoJS
Page cover image
Cover

React Integration

Use LingoJS in React project

Cover

NextJs Integration

Use LingoJS in Next project

Cover

Wordpress Integration

Use LingoJS in Wordpress project