Open the menu
    ```html

    Language Selector: Add

    Allows the registration of new languages.

    Features

    • It is an administration interface

    Forms

    Add
    • Code (string, required field, maximum length: 10) : This field must contain the language code in the following pattern xx_YY, where xx corresponds to the language; and YY corresponds to the country;
    • Name (string, required field, maximum length: 255) : Descriptive name that characterizes the language.

    Permissions

    • Edit content of service instance: Allows management of all data for this service instance with publisher profile.

    Actions

    • Add a language
    ```