|
50 | 50 | }
|
51 | 51 | },
|
52 | 52 | "browser_session_details": {
|
53 |
| - "current_badge": "Current", |
54 |
| - "session_details_title": "Session" |
| 53 | + "current_badge": "Current" |
55 | 54 | },
|
56 | 55 | "browser_sessions_overview": {
|
57 | 56 | "body:one": "{{count}} active session",
|
|
60 | 59 | "view_all_button": "View all"
|
61 | 60 | },
|
62 | 61 | "compat_session_detail": {
|
63 |
| - "client_details_title": "Client", |
| 62 | + "client_details_title": "Client info", |
64 | 63 | "name": "Name",
|
65 | 64 | "session_details_title": "Session"
|
66 | 65 | },
|
|
92 | 91 | "not_found_alert_title": "Not found.",
|
93 | 92 | "not_logged_in_alert": "You're not logged in.",
|
94 | 93 | "oauth2_client_detail": {
|
95 |
| - "details_title": "Client", |
96 |
| - "id": "Client ID", |
| 94 | + "details_title": "Client info", |
97 | 95 | "name": "Name",
|
98 | 96 | "policy": "Policy",
|
99 | 97 | "terms": "Terms of service"
|
100 | 98 | },
|
101 | 99 | "oauth2_session_detail": {
|
102 | 100 | "client_details_name": "Name",
|
103 |
| - "client_title": "Client", |
104 |
| - "session_details_title": "Session" |
| 101 | + "client_title": "Client info" |
105 | 102 | },
|
106 | 103 | "pagination_controls": {
|
107 | 104 | "total": "Total: {{totalCount}}"
|
|
120 | 117 | }
|
121 | 118 | },
|
122 | 119 | "session": {
|
| 120 | + "client_id_label": "Client ID", |
123 | 121 | "current": "Current",
|
124 | 122 | "device_id_label": "Device ID",
|
125 | 123 | "finished_label": "Finished",
|
126 |
| - "id_label": "ID", |
127 | 124 | "ip_label": "IP Address",
|
128 | 125 | "last_active_label": "Last Active",
|
129 |
| - "last_auth_label": "Last Authentication", |
130 | 126 | "name_for_platform": "{{name}} for {{platform}}",
|
131 | 127 | "scopes_label": "Scopes",
|
132 | 128 | "signed_in_label": "Signed in",
|
| 129 | + "title": "Device details", |
133 | 130 | "unknown_browser": "Unknown browser",
|
134 | 131 | "unknown_device": "Unknown device",
|
135 |
| - "uri_label": "Uri", |
136 |
| - "user_id_label": "User ID", |
137 |
| - "username_label": "User name" |
| 132 | + "uri_label": "Uri" |
138 | 133 | },
|
139 | 134 | "session_detail": {
|
140 | 135 | "alert": {
|
|
186 | 181 | },
|
187 | 182 | "resend_code": "Resend code"
|
188 | 183 | }
|
| 184 | + }, |
| 185 | + "mas": { |
| 186 | + "scope": { |
| 187 | + "edit_profile": "Edit your profile and contact details", |
| 188 | + "manage_sessions": "Manage your devices and sessions", |
| 189 | + "mas_admin": "Administer any user on the matrix-authentication-service", |
| 190 | + "send_messages": "Send new messages on your behalf", |
| 191 | + "synapse_admin": "Administer the Synapse homeserver", |
| 192 | + "view_messages": "View your existing messages and data", |
| 193 | + "view_profile": "See your profile info and contact details" |
| 194 | + } |
189 | 195 | }
|
190 | 196 | }
|
0 commit comments