{
    "addEmailTemplate": {
        "backButton": "Go back to {{name}} template",
        "subTitle": null,
        "title": "Add New Template"
    },
    "approvalsPage": {
        "subTitle": "Review operational tasks that requires your approval",
        "title": "Approvals"
    },
    "editTemplate": {
        "backButton": "Go back to {{name}} template",
        "subTitle": null,
        "title": "{{template}}"
    },
    "emailDomainDiscovery": {
        "subTitle": "Configure email domain discovery for organizations.",
        "title": "Email Domain Discovery"
    },
    "emailLocaleAdd": {
        "backButton": "Go back to {{name}} template",
        "subTitle": null,
        "title": "Edit template - {{name}}"
    },
    "emailLocaleAddWithDisplayName": {
        "backButton": "Go back to {{name}} template",
        "subTitle": null,
        "title": "Add new template for {{displayName}}"
    },
    "emailTemplateTypes": {
        "subTitle": "Create and manage templates types.",
        "title": "Email Templates Types"
    },
    "emailTemplates": {
        "backButton": "Go back to email templates types",
        "subTitle": null,
        "title": "Email Templates"
    },
    "emailTemplatesWithDisplayName": {
        "backButton": "Go back to applications",
        "subTitle": null,
        "title": "Templates - {{displayName}}"
    },
    "groups": {
        "subTitle": "Create and manage user groups, assign permissions for groups.",
        "title": "Groups"
    },
    "invite": {
        "subTitle": "Invite and manage admins and developers.",
        "title": "Admins & Developers"
    },
    "oidcScopes": {
        "subTitle": "Create and manage OpenID Connect (OIDC) scopes and the attributes bound to the scopes.",
        "title": "OpenID Connect Scopes"
    },
    "oidcScopesEdit": {
        "backButton": "Go back to Scopes",
        "subTitle": "Add or remove OIDC attributes of the scope",
        "title": "Edit scope: {{ name }}"
    },
    "organizations": {
        "subTitle": "Create and manage organizations.",
        "title": "Organizations"
    },
    "overview": {
        "subTitle": "Configure and  manage users, roles, attribute dialects, server configurations etc.etc.",
        "title": "Welcome, {{firstName}}"
    },
    "roles": {
        "alternateSubTitle": "View and manage roles.",
        "subTitle": "Create and manage roles, assign permissions for roles.",
        "title": "Roles"
    },
    "rolesEdit": {
        "backButton": "Go back to {{type}}",
        "subTitle": null,
        "title": "Edit Role"
    },
    "groupsEdit": {
        "backButton": "Go back to {{type}}",
        "subTitle": null,
        "title": "Edit Group"
    },
    "serverConfigurations": {
        "subTitle": "Manage general configurations of the server.",
        "title": "General Configurations"
    },
    "users": {
        "subTitle": "Create and manage users, user access, and user profiles.",
        "title": "Users"
    },
    "usersEdit": {
        "backButton": "Go back to {{type}}",
        "subTitle": "{{name}}",
        "title": "{{email}}"
    }
}