Add a new language version for the information

Provide your mini program's information (for example, name and description) in an additional language to support more users.

Before you begin

Ensure the following things:

  • You have either of the following access:
    • Workspace admin role for the workspace where the mini program was created.
    • Admin role for the mini program you want to modify.

Procedure

To add a new language version, take the following steps:

Step 1: Open the mini program details page

  1. Log in to Mini Program Platform and navigate to the target workspace.
  2. In the left navigation panel, click Mini Programs.
  3. On the page that appears, find the target mini program in the list. You can use the search field to locate it quickly.
  4. Click the name of the mini program to open its details page.

Step 2: Provide a new language version

  1. Click the Information tab.
  2. Click Add Language next to the language tabs at the top of this section.
  3. On the new tab page that opens, select Language and enter the information in the specified language.
  4. Review your entries. Ensure the selected Language is correct; this cannot be changed later.
  5. Click Add to save.

After saving, you will see one of the following two dialogs:

  • If editing a DSL mini program, or an H5+ mini program whose latest version in all target apps is New Version Created: A dialog that confirms your changes. Click OK to finish.
  • If editing an H5+ mini program, but its latest version status in any target app has a status other than New Version Created: A dialog that prompts you to create a new mini program version. For configuration instructions, see Step 3: Configure a new mini program version.

(Optional) Step 3: Configure a new mini program version

If prompted to create a new version, configure as follows:

  1. Review or change the version number
    1. Check the New Version field, whose value uses the major.minor.patch format. The field is pre-filled with a suggested version that increments the patch number by 1 (for example, 1.0.1 if the latest version is 1.0.0).
    2. If needed, change the version number. You can follow Semantic Versioning guidelines to assign one.
  1. Select a next step
    • Click Save to create the new version. This will add it to the Versions tab for later action.
    • Click Save & Publish to create the new version and start the release process for this version. For release instructions, see Release a mini program.

Related information

Change the default language

Delete a language version for the information

Edit mini program information