Open the menu
    ```html

    Language Selector: Expression Management

    The service administrator, with the “administer” permission, is responsible for registering the names and expressions of the solution's objects, with the respective translations (one registration for each translation).

    Features

    • It is an administration interface

    Screens

    Expression Management

    Data

    Expressions

    • Expression(string) : Occurrence that must be translated when the language specified in the field above is selected by the user.
    • Translation(string) : Name that will replace the registered expression above.
    • Resource Path(string) : Path to the XML file that contains the original translation of the term to be replaced. The file with the most translations is lumis/portal/strings/strings.pt_br.xml.
    • Code(string) : You must select the language (corresponding to the recorded language) registered previously.
    • Status(integer) : Allows enabling or disabling the translation of the expression occurrence in the portal when the language is selected by the user.

    Links

    Permissions

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

    Actions

    • Delete an expression
    • Clear the Cache of an expression
    ```