Locale: Giving Locale access to your code repositories

Introduction

Locale takes the stress out of translating your application's code base by connecting directly to your GitHub or GitLab instance.


What you will need to get started

  1. The Login link for Locale.

  2. Login information for your Locale instance and your GitLab/GitHub Instance.

    1. Note: A trial account can also be taken for free by going to locale.to and selecting the “Get Started” button.

    2. Note: Access to GitHub or GitLab is provided to you by your GitHub or GitLab account manager, support team, or contact person. If you are unsure of this information, please contact your system administrator or your GitHub or GitLab representative.


Instructions

  1. Start by creating a project in Locale for your repository.

  2. Add the connector for either GitHub or GitLab via Locale.

Screenshot 2023-08-28 at 17.54.50.png
  1. Locale then checks your code to see how internationalization and localization have been set up and configured in your application.

  2. Any of the files needed for localization or internationalization (eg. JSON or YAML) are then checked for changes. Once changes are found, Locale can be configured to automatically recognize these changes and sent for translation, and delivered back to your GitHub or GitLab repository.

IMPORTANT!

We do not store, nor have access to any other file(s) in your code base.