|
23 | 23 | "currentMonth": "Current Month",
|
24 | 24 | "currentYear": "Current Year",
|
25 | 25 | "choose": "Choose",
|
26 |
| - "deploy":"Deploy", |
| 26 | + "deploy": "Deploy", |
27 | 27 | "edit": "Edit",
|
28 | 28 | "next": "Next",
|
29 | 29 | "no": "No",
|
|
55 | 55 | "add_source_ldap_server": "Add source LDAP server",
|
56 | 56 | "remove_source_server": "Remove source server",
|
57 | 57 | "copy_to_clipboard": "Copy To Clipboard",
|
58 |
| - "export_csv":"Export CSV" |
| 58 | + "export_csv": "Export CSV" |
59 | 59 | },
|
60 | 60 | "dashboard": {
|
61 | 61 | "summary_title": "Actives Users & Access Token Stats",
|
|
80 | 80 | "start_date": "Start Date",
|
81 | 81 | "end_date": "End Date",
|
82 | 82 | "system_status": "System Status",
|
83 |
| - "config_api":"Config API", |
84 |
| - "config_api_status":"Config API Status", |
85 |
| - "key_cloak":"Keycloak", |
86 |
| - "jans_lock":"Jans Lock", |
87 |
| - "jans_link":"Jans Link", |
88 |
| - "access_denied":"Access Denied", |
89 |
| - "access_denied_message":"You do not have permission to access this page", |
90 |
| - "access_contact_admin":"Please contact your administrator for more information" |
| 83 | + "config_api": "Config API", |
| 84 | + "config_api_status": "Config API Status", |
| 85 | + "key_cloak": "Keycloak", |
| 86 | + "jans_lock": "Jans Lock", |
| 87 | + "jans_link": "Jans Link", |
| 88 | + "access_denied": "Access Denied", |
| 89 | + "access_denied_message": "You do not have permission to access this page", |
| 90 | + "access_contact_admin": "Please contact your administrator for more information", |
| 91 | + "mau_users": "Max. MAU for LTM (Lock)", |
| 92 | + "mau_clients": "Max. MAC for LTM (Lock)" |
91 | 93 | },
|
92 | 94 | "fields": {
|
93 | 95 | "access_token_signing_alg": "JWS alg for signing",
|
|
133 | 135 | "jans_assertion_consumer_service_post_url": "Jans Assertion Consumer Service POST URL",
|
134 | 136 | "jans_id": "Jans ID",
|
135 | 137 | "jans_state": "Jans State",
|
136 |
| - "jans_sess_state":"Jans Session State", |
| 138 | + "jans_sess_state": "Jans Session State", |
137 | 139 | "jans_user_dn": "Jans User DN",
|
138 | 140 | "permission_granted_map": "Permission Granted Map",
|
139 | 141 | "jans_sess_attr": "Jans Session Attributes",
|
|
658 | 660 | "source_backend_ldap_servers": "Source Backend LDAP Servers",
|
659 | 661 | "inum_db_server": "Inum DB Server",
|
660 | 662 | "static_configuration": "Static Configuration",
|
661 |
| - "dynamic_configuration": "Dynamic Configuration", |
662 |
| - "upload_agama_project":"Upload Agama project", |
663 |
| - "add_community_project":"Add a Community Project" |
| 663 | + "dynamic_configuration": "Dynamic Configuration", |
| 664 | + "upload_agama_project": "Upload Agama project", |
| 665 | + "add_community_project": "Add a Community Project" |
664 | 666 | },
|
665 | 667 | "messages": {
|
666 | 668 | "add_permission": "Add Permission",
|
|
809 | 811 | "search_reference": "Search by reference",
|
810 | 812 | "search_scope": "Search by scope",
|
811 | 813 | "search_token": "Search by token code",
|
812 |
| - "search_date":"Search by creation date", |
| 814 | + "search_date": "Search by creation date", |
813 | 815 | "sector_uri": "Enter the sector URI",
|
814 | 816 | "sender_email": "Enter the sender email",
|
815 | 817 | "sender_name": "Enter the sender name",
|
|
889 | 891 | "scopes": "Scopes",
|
890 | 892 | "scripts": "Custom Scripts",
|
891 | 893 | "schemaName": "Schema Name",
|
892 |
| - "select_project_deploy":"Select a project to deploy", |
893 |
| - "add_new_agama_project":"Add a new Agama Project", |
| 894 | + "select_project_deploy": "Select a project to deploy", |
| 895 | + "add_new_agama_project": "Add a new Agama Project", |
894 | 896 | "user_management": "User Management",
|
895 | 897 | "fido_management": "FIDO Configuration",
|
896 | 898 | "saml_management": "SAML",
|
|
919 | 921 | "edit_alias": "Edit Mapping",
|
920 | 922 | "export_csv": "Export CSV",
|
921 | 923 | "filters": "Filters",
|
922 |
| - "expiration_date" : "Expiration Date", |
| 924 | + "expiration_date": "Expiration Date", |
923 | 925 | "authentication_date": "Authentication Date",
|
924 | 926 | "creation_date": "Creation Date"
|
925 | 927 | },
|
|
1591 | 1593 | "type": "Type",
|
1592 | 1594 | "domain": "Domain"
|
1593 | 1595 | },
|
1594 |
| - "sessions":{ |
1595 |
| - "expirationDate" : "Expiration Date", |
| 1596 | + "sessions": { |
| 1597 | + "expirationDate": "Expiration Date", |
1596 | 1598 | "jansId": "Jans Id",
|
1597 | 1599 | "jansState": "Jans State",
|
1598 | 1600 | "jansSessState": "Jans Session State",
|
|
0 commit comments