Translations
Overview

Introduction

This feature isn’t yet applied in the generated applications but can easily be integrated by a developer.

The B2B SaaS application generated by ROQ can be translated into any language. The translated texts can be managed via ROQ Console (opens in a new tab).

Translation API

The translation API allows you to translate your applications into multiple languages. For detailed documentation, please refer to this link.

Tutorials

How to Create Custom Translation

To manage and customize translations, please read this documentation.

How to Create Custom Translation Keys

To manage and customize translation keys, please read this documentation.

How to Manage Locales

To manage locales, go to this documentation.

How to Loading Translations

To load translation in code, go to this documentation.

How to Create a Custom Translation Provider

If you are using a custom translation provider please go to this documentation.

Hooks for Translation in React

To use translation with React, you can read this documentation.