App text customization

With our new Translations tab settings, you can easily change the text content displayed in different places throughout the app without having to rebuild the backend each time. This feature allows for dynamic updates to the app’s text, making it simple to keep your content relevant and up-to-date.

To access the translations settings, navigate to: Settings > Channel > MOBILE_APP > Translation.

Configuring Translations

The Translations tab provides a configuration list where you can specify the text for each variable. This list allows you to manage and update all the text content used in your app efficiently.

Steps to Configure Translations

  • Access Admin CC: Log in to your Admin Control Center.
  • Navigate to Translations Tab: Go to Settings > Translations.
  • View Configuration List: You will see a list of variables representing different text elements in your app.
  • Edit Text Content:
    • Click on the text input next to the variable.
    • Enter the new text that you want to display in the app.
  • Save Changes: Once you have updated the text for each variable, save your changes to apply them immediately.

Examples

To help you get started with the Translations settings feature, here are a few practical examples of how to update text content dynamically within your app.

Updating Bottom Navigation Bar Text


Scenario: To change the home icon text in the bottom navigation bar from "Home" to "Homepage":

  1. Access Admin CC: Log in to your Admin Control Center.
  2. Navigate to Translations Tab: Go to Settings > Translations.
  3. Locate common.menu.0 Variable: Find the variable named common.menu.0 in the configuration list.
  4. Edit Text:
    • Original Text: "Home"
    • Updated Text: "Homepage"
  5. Save Changes: Click save to apply the updated navigation menu text.