@adminiumjs/i18n 0.1.2 → 0.2.2-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +17 -0
- package/dist/a11y-keys.d.ts.map +1 -0
- package/dist/a11y-keys.js +479 -0
- package/dist/a11y-keys.js.map +1 -0
- package/dist/create-i18n.d.ts.map +1 -1
- package/dist/create-i18n.js +38 -4
- package/dist/create-i18n.js.map +1 -1
- package/dist/editing.d.ts +17 -0
- package/dist/editing.d.ts.map +1 -0
- package/dist/editing.js +17 -0
- package/dist/editing.js.map +1 -0
- package/dist/fallback.d.ts +24 -0
- package/dist/fallback.d.ts.map +1 -0
- package/dist/fallback.js +41 -0
- package/dist/fallback.js.map +1 -0
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +1 -0
- package/dist/format/index.js.map +1 -1
- package/dist/format-errors.d.ts +41 -0
- package/dist/format-errors.d.ts.map +1 -0
- package/dist/format-errors.js +64 -0
- package/dist/format-errors.js.map +1 -0
- package/dist/icu-format.d.ts +4 -0
- package/dist/icu-format.d.ts.map +1 -1
- package/dist/icu-format.js +44 -3
- package/dist/icu-format.js.map +1 -1
- package/dist/index.d.ts +10 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +15 -1
- package/dist/index.js.map +1 -1
- package/dist/keys.d.ts +33 -0
- package/dist/keys.d.ts.map +1 -0
- package/dist/keys.js +78 -0
- package/dist/keys.js.map +1 -0
- package/dist/locales.d.ts +106 -13
- package/dist/locales.d.ts.map +1 -1
- package/dist/locales.js +147 -17
- package/dist/locales.js.map +1 -1
- package/dist/overrides.d.ts +62 -0
- package/dist/overrides.d.ts.map +1 -0
- package/dist/overrides.js +113 -0
- package/dist/overrides.js.map +1 -0
- package/dist/react.d.ts +6 -0
- package/dist/react.d.ts.map +1 -1
- package/dist/react.js +18 -26
- package/dist/react.js.map +1 -1
- package/dist/resources/ar-eg/common.d.ts +786 -3
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +813 -29
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/errors.d.ts +1 -0
- package/dist/resources/ar-eg/errors.d.ts.map +1 -1
- package/dist/resources/ar-eg/errors.js +2 -0
- package/dist/resources/ar-eg/errors.js.map +1 -1
- package/dist/resources/ar-eg/generated.d.ts.map +1 -1
- package/dist/resources/ar-eg/generated.js +1 -0
- package/dist/resources/ar-eg/generated.js.map +1 -1
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1 -0
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +586 -586
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +587 -586
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/common.d.ts +786 -3
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +811 -27
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/errors.d.ts +1 -0
- package/dist/resources/cs-cz/errors.d.ts.map +1 -1
- package/dist/resources/cs-cz/errors.js +2 -0
- package/dist/resources/cs-cz/errors.js.map +1 -1
- package/dist/resources/cs-cz/generated.d.ts.map +1 -1
- package/dist/resources/cs-cz/generated.js +1 -0
- package/dist/resources/cs-cz/generated.js.map +1 -1
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1 -0
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +582 -582
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +583 -582
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/common.d.ts +787 -4
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +814 -30
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/errors.d.ts +1 -0
- package/dist/resources/da-dk/errors.d.ts.map +1 -1
- package/dist/resources/da-dk/errors.js +2 -0
- package/dist/resources/da-dk/errors.js.map +1 -1
- package/dist/resources/da-dk/generated.d.ts.map +1 -1
- package/dist/resources/da-dk/generated.js +1 -0
- package/dist/resources/da-dk/generated.js.map +1 -1
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1 -0
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +568 -568
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +569 -568
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/common.d.ts +790 -7
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +817 -33
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/errors.d.ts +1 -0
- package/dist/resources/de-de/errors.d.ts.map +1 -1
- package/dist/resources/de-de/errors.js +2 -0
- package/dist/resources/de-de/errors.js.map +1 -1
- package/dist/resources/de-de/generated.d.ts.map +1 -1
- package/dist/resources/de-de/generated.js +1 -0
- package/dist/resources/de-de/generated.js.map +1 -1
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1 -0
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +569 -569
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +570 -569
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/common.d.ts +786 -3
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +813 -29
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/errors.d.ts +1 -0
- package/dist/resources/en-us/errors.d.ts.map +1 -1
- package/dist/resources/en-us/errors.js +2 -0
- package/dist/resources/en-us/errors.js.map +1 -1
- package/dist/resources/en-us/generated.d.ts.map +1 -1
- package/dist/resources/en-us/generated.js +1 -0
- package/dist/resources/en-us/generated.js.map +1 -1
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1 -0
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +1 -0
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/common.d.ts +788 -5
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +815 -31
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/errors.d.ts +1 -0
- package/dist/resources/fr-fr/errors.d.ts.map +1 -1
- package/dist/resources/fr-fr/errors.js +2 -0
- package/dist/resources/fr-fr/errors.js.map +1 -1
- package/dist/resources/fr-fr/generated.d.ts.map +1 -1
- package/dist/resources/fr-fr/generated.js +1 -0
- package/dist/resources/fr-fr/generated.js.map +1 -1
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1 -0
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +559 -559
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +560 -559
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +1 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/zh-cn/common.d.ts +787 -4
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +814 -30
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/errors.d.ts +1 -0
- package/dist/resources/zh-cn/errors.d.ts.map +1 -1
- package/dist/resources/zh-cn/errors.js +2 -0
- package/dist/resources/zh-cn/errors.js.map +1 -1
- package/dist/resources/zh-cn/generated.d.ts.map +1 -1
- package/dist/resources/zh-cn/generated.js +1 -0
- package/dist/resources/zh-cn/generated.js.map +1 -1
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1 -0
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +575 -575
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +576 -575
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/common.d.ts +786 -3
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +813 -29
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/errors.d.ts +1 -0
- package/dist/resources/zh-tw/errors.d.ts.map +1 -1
- package/dist/resources/zh-tw/errors.js +2 -0
- package/dist/resources/zh-tw/errors.js.map +1 -1
- package/dist/resources/zh-tw/generated.d.ts.map +1 -1
- package/dist/resources/zh-tw/generated.js +1 -0
- package/dist/resources/zh-tw/generated.js.map +1 -1
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1 -0
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +575 -575
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +576 -575
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.d.ts +55 -0
- package/dist/review-status.d.ts.map +1 -0
- package/dist/review-status.js +60 -0
- package/dist/review-status.js.map +1 -0
- package/dist/revision.d.ts +35 -0
- package/dist/revision.d.ts.map +1 -0
- package/dist/revision.js +56 -0
- package/dist/revision.js.map +1 -0
- package/dist/server.d.ts +36 -0
- package/dist/server.d.ts.map +1 -0
- package/dist/server.js +36 -0
- package/dist/server.js.map +1 -0
- package/dist/validate-message.d.ts +57 -0
- package/dist/validate-message.d.ts.map +1 -0
- package/dist/validate-message.js +179 -0
- package/dist/validate-message.js.map +1 -0
- package/locales/ar-EG/.meta.json +13246 -0
- package/locales/ar-EG/common.json +812 -29
- package/locales/ar-EG/errors.json +1 -0
- package/locales/ar-EG/ui.json +586 -586
- package/locales/cs-CZ/.meta.json +13246 -0
- package/locales/cs-CZ/common.json +810 -27
- package/locales/cs-CZ/errors.json +1 -0
- package/locales/cs-CZ/ui.json +582 -582
- package/locales/da-DK/.meta.json +13246 -0
- package/locales/da-DK/common.json +813 -30
- package/locales/da-DK/errors.json +1 -0
- package/locales/da-DK/ui.json +568 -568
- package/locales/de-DE/.meta.json +13246 -0
- package/locales/de-DE/common.json +816 -33
- package/locales/de-DE/errors.json +1 -0
- package/locales/de-DE/ui.json +569 -569
- package/locales/en-US/common.json +812 -29
- package/locales/en-US/errors.json +1 -0
- package/locales/fr-FR/.meta.json +13246 -0
- package/locales/fr-FR/common.json +814 -31
- package/locales/fr-FR/errors.json +1 -0
- package/locales/fr-FR/ui.json +559 -559
- package/locales/zh-CN/.meta.json +13246 -0
- package/locales/zh-CN/common.json +813 -30
- package/locales/zh-CN/errors.json +1 -0
- package/locales/zh-CN/ui.json +575 -575
- package/locales/zh-TW/.meta.json +13246 -0
- package/locales/zh-TW/common.json +812 -29
- package/locales/zh-TW/errors.json +1 -0
- package/locales/zh-TW/ui.json +575 -575
- package/package.json +11 -3
|
@@ -51,6 +51,9 @@ declare const _default: {
|
|
|
51
51
|
readonly rateLimited: "Too many requests — try again later.";
|
|
52
52
|
readonly failed: "Something went wrong. Try again.";
|
|
53
53
|
readonly smtpUnconfigured: "This Adminium has no email server configured, so it cannot send a reset link. Ask an administrator to reset your password for you.";
|
|
54
|
+
readonly subtitle: "Enter your email and we'll send you a reset link.";
|
|
55
|
+
readonly sentBody: "We sent a reset link to {email}. It expires in 15 minutes.";
|
|
56
|
+
readonly resendHint: "Didn't get it?";
|
|
54
57
|
};
|
|
55
58
|
readonly reset: {
|
|
56
59
|
readonly title: "Set a new password";
|
|
@@ -67,6 +70,7 @@ declare const _default: {
|
|
|
67
70
|
readonly tooShort: "Use at least 8 characters.";
|
|
68
71
|
readonly submit: "Reset password";
|
|
69
72
|
readonly failed: "Reset failed. Try again.";
|
|
73
|
+
readonly mismatch: "Passwords don't match.";
|
|
70
74
|
};
|
|
71
75
|
readonly otp: {
|
|
72
76
|
readonly title: "Two-factor authentication";
|
|
@@ -102,6 +106,11 @@ declare const _default: {
|
|
|
102
106
|
readonly people: "People";
|
|
103
107
|
readonly account: "Account";
|
|
104
108
|
};
|
|
109
|
+
readonly back: "Back";
|
|
110
|
+
readonly team: "Team";
|
|
111
|
+
readonly roles: "Roles & permissions";
|
|
112
|
+
readonly audit: "Audit log";
|
|
113
|
+
readonly security: "Password & sessions";
|
|
105
114
|
};
|
|
106
115
|
readonly topbar: {
|
|
107
116
|
readonly search: "Search…";
|
|
@@ -113,6 +122,7 @@ declare const _default: {
|
|
|
113
122
|
readonly userMenu: "Account menu";
|
|
114
123
|
readonly profile: "Profile";
|
|
115
124
|
readonly preferences: "Preferences";
|
|
125
|
+
readonly studio: "Studio";
|
|
116
126
|
readonly signOut: "Sign out";
|
|
117
127
|
};
|
|
118
128
|
readonly palette: {
|
|
@@ -123,11 +133,15 @@ declare const _default: {
|
|
|
123
133
|
readonly askAi: "Ask AI";
|
|
124
134
|
readonly shortcuts: "Keyboard shortcuts";
|
|
125
135
|
readonly signOut: "Sign out";
|
|
126
|
-
readonly themeDark: "
|
|
127
|
-
readonly themeLight: "
|
|
136
|
+
readonly themeDark: "Dark mode";
|
|
137
|
+
readonly themeLight: "Light mode";
|
|
128
138
|
readonly footerNavigate: "navigate";
|
|
129
139
|
readonly footerOpen: "select";
|
|
130
140
|
readonly footerClose: "close";
|
|
141
|
+
readonly recent: "Recent";
|
|
142
|
+
readonly searching: "Searching records…";
|
|
143
|
+
readonly records: "Records";
|
|
144
|
+
readonly empty: "No results for \"{query}\"";
|
|
131
145
|
};
|
|
132
146
|
readonly shortcuts: {
|
|
133
147
|
readonly title: "Keyboard shortcuts";
|
|
@@ -138,6 +152,7 @@ declare const _default: {
|
|
|
138
152
|
readonly panel: "Show shortcuts panel";
|
|
139
153
|
readonly search: "Focus search";
|
|
140
154
|
readonly sidebar: "Toggle sidebar";
|
|
155
|
+
readonly studio: "Go to Studio";
|
|
141
156
|
readonly theme: "Toggle light / dark";
|
|
142
157
|
readonly then: "then";
|
|
143
158
|
readonly footerPre: "Press";
|
|
@@ -146,6 +161,85 @@ declare const _default: {
|
|
|
146
161
|
readonly states: {
|
|
147
162
|
readonly checked: "checked 8s ago";
|
|
148
163
|
readonly diagnostics: "Diagnostics";
|
|
164
|
+
readonly reference: {
|
|
165
|
+
readonly label: "Reference";
|
|
166
|
+
readonly copy: "Copy reference";
|
|
167
|
+
readonly copied: "Copied";
|
|
168
|
+
readonly hint: "Quote this when reporting the problem — your server log records the same id.";
|
|
169
|
+
};
|
|
170
|
+
readonly notFound: {
|
|
171
|
+
readonly title: "Page not found";
|
|
172
|
+
readonly body: "We couldn't find that page. It may have been moved or the link is broken.";
|
|
173
|
+
readonly primary: "Back to dashboard";
|
|
174
|
+
readonly secondary: "Contact support";
|
|
175
|
+
};
|
|
176
|
+
readonly forbidden: {
|
|
177
|
+
readonly title: "You don’t have access";
|
|
178
|
+
readonly body: "This dashboard is restricted. Ask a workspace admin to grant you access.";
|
|
179
|
+
readonly primary: "Request access";
|
|
180
|
+
readonly secondary: "Go back";
|
|
181
|
+
};
|
|
182
|
+
readonly error: {
|
|
183
|
+
readonly title: "Something went wrong";
|
|
184
|
+
readonly body: "Adminium hit an unexpected error handling this request. The details are in the server log.";
|
|
185
|
+
readonly primary: "Try again";
|
|
186
|
+
};
|
|
187
|
+
readonly dbUnreachable: {
|
|
188
|
+
readonly title: "Database unreachable";
|
|
189
|
+
readonly body: "We couldn't connect to prod-db. Your dashboards will resume once the connection is restored.";
|
|
190
|
+
readonly primary: "Retry connection";
|
|
191
|
+
readonly secondary: "Edit connection";
|
|
192
|
+
readonly diag: {
|
|
193
|
+
readonly status: "connection timed out (10s)";
|
|
194
|
+
readonly hint: "allowlist 52.9.14.2, then retry";
|
|
195
|
+
};
|
|
196
|
+
};
|
|
197
|
+
readonly maintenance: {
|
|
198
|
+
readonly title: "Scheduled maintenance";
|
|
199
|
+
readonly body: "Adminium is undergoing maintenance and will be back shortly. Thanks for your patience.";
|
|
200
|
+
readonly primary: "View status";
|
|
201
|
+
};
|
|
202
|
+
readonly rateLimited: {
|
|
203
|
+
readonly title: "Rate limit reached";
|
|
204
|
+
readonly body: "Too many requests in a short time. Wait a few minutes and try again.";
|
|
205
|
+
readonly primary: "Try again";
|
|
206
|
+
readonly secondary: "Go back";
|
|
207
|
+
};
|
|
208
|
+
readonly offline: {
|
|
209
|
+
readonly title: "You're offline";
|
|
210
|
+
readonly body: "Check your internet connection. Adminium will reconnect automatically when you’re back.";
|
|
211
|
+
readonly primary: "Retry now";
|
|
212
|
+
readonly banner: "You're offline — trying to reconnect…";
|
|
213
|
+
};
|
|
214
|
+
readonly expiredLink: {
|
|
215
|
+
readonly title: "This link has expired";
|
|
216
|
+
readonly body: "Magic sign-in links expire after 10 minutes. Request a fresh one to continue.";
|
|
217
|
+
readonly primary: "Send a new link";
|
|
218
|
+
readonly secondary: "Back to sign in";
|
|
219
|
+
};
|
|
220
|
+
readonly expiredSession: {
|
|
221
|
+
readonly title: "Your session expired";
|
|
222
|
+
readonly body: "For your security you were signed out after a period of inactivity. Sign in to pick up where you left off.";
|
|
223
|
+
readonly primary: "Sign in again";
|
|
224
|
+
};
|
|
225
|
+
readonly emptyNoSources: {
|
|
226
|
+
readonly title: "No data sources yet";
|
|
227
|
+
readonly body: "Connect a PostgreSQL database and Adminium will generate your first admin dashboard.";
|
|
228
|
+
readonly primary: "Connect a database";
|
|
229
|
+
readonly secondary: "Import sample data";
|
|
230
|
+
};
|
|
231
|
+
readonly readOnly: {
|
|
232
|
+
readonly title: "Read-only mode";
|
|
233
|
+
readonly body: "You have Viewer access to this workspace. You can explore dashboards, but editing and destructive actions are disabled.";
|
|
234
|
+
readonly primary: "Request edit access";
|
|
235
|
+
readonly secondary: "Got it";
|
|
236
|
+
};
|
|
237
|
+
readonly suspended: {
|
|
238
|
+
readonly title: "This workspace is suspended";
|
|
239
|
+
readonly body: "This workspace has been suspended by an administrator. Your data is preserved — contact the workspace owner to restore access.";
|
|
240
|
+
readonly primary: "Contact owner";
|
|
241
|
+
readonly secondary: "Go back";
|
|
242
|
+
};
|
|
149
243
|
};
|
|
150
244
|
readonly notFound: {
|
|
151
245
|
readonly title: "This page went missing";
|
|
@@ -155,6 +249,7 @@ declare const _default: {
|
|
|
155
249
|
readonly popular: "Popular destinations";
|
|
156
250
|
readonly goBack: "Go back";
|
|
157
251
|
readonly backToDashboard: "Back to dashboard";
|
|
252
|
+
readonly noMatches: "No pages match \"{query}\"";
|
|
158
253
|
};
|
|
159
254
|
readonly page: {
|
|
160
255
|
readonly invalid: {
|
|
@@ -206,6 +301,7 @@ declare const _default: {
|
|
|
206
301
|
readonly locale: {
|
|
207
302
|
readonly label: "Language";
|
|
208
303
|
readonly directionNote: "Text direction: right to left (set automatically by the language)";
|
|
304
|
+
readonly communityDraft: "This translation is a community draft — it has not been reviewed by a native speaker yet.";
|
|
209
305
|
};
|
|
210
306
|
};
|
|
211
307
|
readonly account: {
|
|
@@ -462,6 +558,23 @@ declare const _default: {
|
|
|
462
558
|
readonly helper: "Shown in the sidebar, browser title, and emails.";
|
|
463
559
|
readonly error: "Enter a name of at most 60 characters.";
|
|
464
560
|
};
|
|
561
|
+
readonly logo: {
|
|
562
|
+
readonly label: "Logo";
|
|
563
|
+
readonly drop: "Drop an image here";
|
|
564
|
+
readonly helper: "PNG, JPEG, WebP, GIF or SVG, up to 1 MB. Replaces the built-in mark everywhere.";
|
|
565
|
+
readonly upload: "Upload logo";
|
|
566
|
+
readonly replace: "Replace logo";
|
|
567
|
+
readonly remove: "Remove";
|
|
568
|
+
readonly uploaded: "Logo updated";
|
|
569
|
+
readonly removed: "Logo removed";
|
|
570
|
+
readonly tooLarge: "That image is larger than 1 MB.";
|
|
571
|
+
readonly badType: "Choose a PNG, JPEG, WebP, GIF or SVG image.";
|
|
572
|
+
readonly undo: "Undo";
|
|
573
|
+
};
|
|
574
|
+
readonly showVersion: {
|
|
575
|
+
readonly label: "Version in the sidebar";
|
|
576
|
+
readonly helper: "The build number beside the logo. Off hides which version you run.";
|
|
577
|
+
};
|
|
465
578
|
};
|
|
466
579
|
readonly security: {
|
|
467
580
|
readonly heading: "Security";
|
|
@@ -490,6 +603,8 @@ declare const _default: {
|
|
|
490
603
|
readonly close: "Close";
|
|
491
604
|
readonly on: "On";
|
|
492
605
|
readonly off: "Off";
|
|
606
|
+
readonly shown: "Shown";
|
|
607
|
+
readonly hidden: "Hidden";
|
|
493
608
|
readonly change: "{before} → {after}";
|
|
494
609
|
};
|
|
495
610
|
readonly defaultsCard: {
|
|
@@ -509,6 +624,11 @@ declare const _default: {
|
|
|
509
624
|
readonly body: "Configure an AI provider (or the copy-paste round-trip) to enrich labels, groups and relations.";
|
|
510
625
|
readonly cta: "Open AI settings";
|
|
511
626
|
};
|
|
627
|
+
readonly pagesCard: {
|
|
628
|
+
readonly heading: "Pages";
|
|
629
|
+
readonly body: "Add, edit and delete pages, change what each one shows, and reorder the sidebar.";
|
|
630
|
+
readonly cta: "Manage pages";
|
|
631
|
+
};
|
|
512
632
|
};
|
|
513
633
|
readonly settingsAi: {
|
|
514
634
|
readonly title: "AI enrichment";
|
|
@@ -873,7 +993,20 @@ declare const _default: {
|
|
|
873
993
|
readonly testFailed: "Connection failed.";
|
|
874
994
|
readonly v1Note: {
|
|
875
995
|
readonly title: "About this install";
|
|
876
|
-
readonly body: "This server
|
|
996
|
+
readonly body: "This server already keeps its own tables in a configured database, and this step does not move them. It validates that your choice is compatible with this connection — the server enforces the same rule independently (409 META_PLACEMENT_INVALID).";
|
|
997
|
+
};
|
|
998
|
+
readonly move: {
|
|
999
|
+
readonly title: "Moving Adminium’s tables";
|
|
1000
|
+
readonly copying: "Moving Adminium’s tables…";
|
|
1001
|
+
readonly restarting: "Restarting…";
|
|
1002
|
+
readonly copyingBody: "Copying every adminium_ table into the new database. Your source data is not touched, and nothing is switched over until the copy is verified.";
|
|
1003
|
+
readonly restartingBody: "The copy is done. Adminium is restarting onto the new database — this page will continue by itself in a few seconds.";
|
|
1004
|
+
readonly failed: "Could not move Adminium’s tables — retry.";
|
|
1005
|
+
readonly timeout: "Adminium moved its tables but has not come back yet. Your data is safe in the new database — reload this page in a moment.";
|
|
1006
|
+
};
|
|
1007
|
+
readonly willMove: {
|
|
1008
|
+
readonly title: "This will move Adminium’s tables";
|
|
1009
|
+
readonly body: "Adminium is currently using its built-in SQLite store. Continue copies that store into the database you picked and restarts onto it — accounts, pages and settings come with it, so you stay signed in.";
|
|
877
1010
|
};
|
|
878
1011
|
};
|
|
879
1012
|
readonly intent: {
|
|
@@ -1028,6 +1161,7 @@ declare const _default: {
|
|
|
1028
1161
|
readonly pii: "PII";
|
|
1029
1162
|
readonly masked: "Masked";
|
|
1030
1163
|
};
|
|
1164
|
+
readonly unavailableTitle: "Schema remap editor not available";
|
|
1031
1165
|
};
|
|
1032
1166
|
};
|
|
1033
1167
|
readonly onboarding: {
|
|
@@ -1148,6 +1282,8 @@ declare const _default: {
|
|
|
1148
1282
|
readonly remove: "Remove {name}";
|
|
1149
1283
|
readonly removed: "{name} removed.";
|
|
1150
1284
|
readonly duplicated: "{name} duplicated.";
|
|
1285
|
+
readonly unboundHint: "This widget shows sample data here and on the live page. Open Configure to connect it to a table.";
|
|
1286
|
+
readonly unbound: "Sample data";
|
|
1151
1287
|
};
|
|
1152
1288
|
readonly families: {
|
|
1153
1289
|
readonly kpi: "KPIs";
|
|
@@ -1171,6 +1307,148 @@ declare const _default: {
|
|
|
1171
1307
|
readonly saveVersionBody: "Snapshots the current document. Restore it any time from Versions.";
|
|
1172
1308
|
readonly versionName: "Version name";
|
|
1173
1309
|
readonly versionNamePlaceholder: "e.g. Before Q3 rates change";
|
|
1310
|
+
readonly discard: "Discard changes";
|
|
1311
|
+
readonly discardTitle: "Discard your changes?";
|
|
1312
|
+
readonly discardBody: "The dashboard goes back to how it looked when you opened the editor. Your data isn’t affected.";
|
|
1313
|
+
readonly discardConfirm: "Discard changes";
|
|
1314
|
+
readonly keepEditing: "Keep editing";
|
|
1315
|
+
readonly discarded: "Changes discarded.";
|
|
1316
|
+
readonly binding: {
|
|
1317
|
+
readonly addFilter: "Add filter";
|
|
1318
|
+
readonly brokenBody: "It no longer matches a query this version understands, so the widget shows an error on the live page.";
|
|
1319
|
+
readonly brokenTitle: "This widget’s query is broken";
|
|
1320
|
+
readonly bucketColumn: "Date column";
|
|
1321
|
+
readonly bucketRequired: "Pick the column that carries the date.";
|
|
1322
|
+
readonly bucketUnit: "Group time by";
|
|
1323
|
+
readonly columnNone: "None";
|
|
1324
|
+
readonly columnPlaceholder: "Choose a column…";
|
|
1325
|
+
readonly connect: "Connect to data";
|
|
1326
|
+
readonly edit: "Edit query";
|
|
1327
|
+
readonly event: {
|
|
1328
|
+
readonly category: "Category column (optional)";
|
|
1329
|
+
readonly date: "Start date column";
|
|
1330
|
+
readonly end: "End date column (optional)";
|
|
1331
|
+
readonly title: "Title column";
|
|
1332
|
+
};
|
|
1333
|
+
readonly filterColumnRequired: "Pick a column.";
|
|
1334
|
+
readonly filterColumn: "Column";
|
|
1335
|
+
readonly filterListHelper: "Separate values with commas.";
|
|
1336
|
+
readonly filterOp: "Condition";
|
|
1337
|
+
readonly filterValue: "Value";
|
|
1338
|
+
readonly fn: {
|
|
1339
|
+
readonly avg: "Average";
|
|
1340
|
+
readonly countDistinct: "Count of distinct values";
|
|
1341
|
+
readonly count: "Count of rows";
|
|
1342
|
+
readonly max: "Maximum";
|
|
1343
|
+
readonly min: "Minimum";
|
|
1344
|
+
readonly sum: "Sum";
|
|
1345
|
+
};
|
|
1346
|
+
readonly groupByColumns: "Columns";
|
|
1347
|
+
readonly groupByRequired: "This view needs a breakdown column.";
|
|
1348
|
+
readonly groupByRows: "Rows";
|
|
1349
|
+
readonly groupBy: "Group by";
|
|
1350
|
+
readonly incompleteBody: "Fill in the highlighted fields — a half-written query would fail on the live dashboard.";
|
|
1351
|
+
readonly incompleteTitle: "This query isn’t finished";
|
|
1352
|
+
readonly limit: "Most rows to fetch";
|
|
1353
|
+
readonly loadingSchema: "Loading tables…";
|
|
1354
|
+
readonly lossyBody: "Parts of it — extra measures, sorts or page-filter links — aren’t shown here and will be dropped if you save.";
|
|
1355
|
+
readonly lossyTitle: "This query is more advanced than the editor";
|
|
1356
|
+
readonly measureColumnRequired: "This calculation needs a column.";
|
|
1357
|
+
readonly measureColumn: "Of column";
|
|
1358
|
+
readonly measureFn: "Calculate";
|
|
1359
|
+
readonly noConnectionBody: "Widgets can only be bound on a page that belongs to a connection.";
|
|
1360
|
+
readonly noConnectionTitle: "This page has no database connection";
|
|
1361
|
+
readonly noDateColumns: "This table has no date or timestamp column.";
|
|
1362
|
+
readonly noFilters: "No filters — every row in the table is counted.";
|
|
1363
|
+
readonly noSnapshotBody: "Tables and columns come from the connection’s last introspection. Run introspection in Studio, then reopen this editor.";
|
|
1364
|
+
readonly noSnapshotTitle: "No schema snapshot for this connection";
|
|
1365
|
+
readonly op: {
|
|
1366
|
+
readonly between: "is between";
|
|
1367
|
+
readonly ilike: "contains (any case)";
|
|
1368
|
+
readonly in: "is one of";
|
|
1369
|
+
readonly isNull: "is empty";
|
|
1370
|
+
readonly like: "contains";
|
|
1371
|
+
readonly notNull: "is not empty";
|
|
1372
|
+
};
|
|
1373
|
+
readonly orderAsc: "Oldest / lowest first";
|
|
1374
|
+
readonly orderBy: "Sort by";
|
|
1375
|
+
readonly orderDesc: "Newest / highest first";
|
|
1376
|
+
readonly orderDir: "Direction";
|
|
1377
|
+
readonly orderNone: "Database order";
|
|
1378
|
+
readonly pickTableFirst: "Pick a table to choose its columns.";
|
|
1379
|
+
readonly removeFilter: "Remove filter";
|
|
1380
|
+
readonly remove: "Remove data source";
|
|
1381
|
+
readonly save: "Use this query";
|
|
1382
|
+
readonly sectionBreakdown: "Breakdown";
|
|
1383
|
+
readonly sectionColumns: "Columns";
|
|
1384
|
+
readonly sectionFilters: "Filters";
|
|
1385
|
+
readonly sectionMeasure: "Measure";
|
|
1386
|
+
readonly sectionRows: "Rows";
|
|
1387
|
+
readonly sectionSource: "Source";
|
|
1388
|
+
readonly sectionTime: "Time axis";
|
|
1389
|
+
readonly sectionWindow: "Period";
|
|
1390
|
+
readonly selectColumns: "Columns to show";
|
|
1391
|
+
readonly selectRequired: "Choose at least one column to show.";
|
|
1392
|
+
readonly shape: {
|
|
1393
|
+
readonly calendarEvents: "Dated events";
|
|
1394
|
+
readonly categorical: "A value per category";
|
|
1395
|
+
readonly distribution: "The spread of one column";
|
|
1396
|
+
readonly matrix: "A grid of rows by columns";
|
|
1397
|
+
readonly metricDelta: "A number, compared to the period before";
|
|
1398
|
+
readonly multiTimeseries: "One line over time per category";
|
|
1399
|
+
readonly recordList: "A list of rows";
|
|
1400
|
+
readonly record: "One row";
|
|
1401
|
+
readonly singleMetric: "A single number";
|
|
1402
|
+
readonly stream: "A live feed of recent rows";
|
|
1403
|
+
readonly timeseries: "A value over time";
|
|
1404
|
+
readonly tree: "A value per category, split in two levels";
|
|
1405
|
+
readonly geoPoints: "A value per place or region";
|
|
1406
|
+
readonly flows: "How much moves from one category to another";
|
|
1407
|
+
readonly ohlc: "Open, high, low and close per period";
|
|
1408
|
+
readonly booleanMap: "An on/off flag per key";
|
|
1409
|
+
};
|
|
1410
|
+
readonly shapeHelper: "Changing this changes which query controls apply.";
|
|
1411
|
+
readonly shapeLabel: "What this widget shows";
|
|
1412
|
+
readonly summaryColumns: "{count, plural, one {# column} other {# columns}}";
|
|
1413
|
+
readonly summaryFilters: "{count, plural, one {# filter} other {# filters}}";
|
|
1414
|
+
readonly tableEmpty: "No matching table.";
|
|
1415
|
+
readonly tablePlaceholder: "Search tables…";
|
|
1416
|
+
readonly tableRequired: "Pick a table to query.";
|
|
1417
|
+
readonly table: "Table or view";
|
|
1418
|
+
readonly title: "Data source";
|
|
1419
|
+
readonly unbindableBody: "It shows the shape of data the query engine doesn’t build yet, so it renders its own sample content.";
|
|
1420
|
+
readonly unbindableTitle: "This widget can’t query data yet";
|
|
1421
|
+
readonly unboundBody: "It shows sample numbers here AND on the live page. Connect it to a table to show real data.";
|
|
1422
|
+
readonly unboundTitle: "Not connected to your data";
|
|
1423
|
+
readonly unit: {
|
|
1424
|
+
readonly day: "Daily";
|
|
1425
|
+
readonly hour: "Hourly";
|
|
1426
|
+
readonly month: "Monthly";
|
|
1427
|
+
readonly quarter: "Quarterly";
|
|
1428
|
+
readonly week: "Weekly";
|
|
1429
|
+
readonly year: "Yearly";
|
|
1430
|
+
};
|
|
1431
|
+
readonly valueColumnRequired: "Pick the column to measure.";
|
|
1432
|
+
readonly valueColumn: "Value column";
|
|
1433
|
+
readonly windowColumn: "Date column";
|
|
1434
|
+
readonly windowLast: "Last";
|
|
1435
|
+
readonly windowNone: "All time";
|
|
1436
|
+
readonly windowRequired: "Comparing to the previous period needs a date column.";
|
|
1437
|
+
readonly windowUnit: {
|
|
1438
|
+
readonly day: "days";
|
|
1439
|
+
readonly hour: "hours";
|
|
1440
|
+
readonly month: "months";
|
|
1441
|
+
readonly quarter: "quarters";
|
|
1442
|
+
readonly week: "weeks";
|
|
1443
|
+
readonly year: "years";
|
|
1444
|
+
};
|
|
1445
|
+
readonly windowUnitLabel: "Unit";
|
|
1446
|
+
readonly role: {
|
|
1447
|
+
readonly flagKey: "Key column";
|
|
1448
|
+
readonly flagValue: "On/off column";
|
|
1449
|
+
};
|
|
1450
|
+
readonly roleColumnsRequired: "Fill every required column, and leave no gaps before one you filled — these columns are read in order.";
|
|
1451
|
+
};
|
|
1174
1452
|
};
|
|
1175
1453
|
readonly setup: {
|
|
1176
1454
|
readonly title: "Set up Adminium";
|
|
@@ -1524,6 +1802,7 @@ declare const _default: {
|
|
|
1524
1802
|
};
|
|
1525
1803
|
readonly settings: {
|
|
1526
1804
|
readonly explainer: "These settings apply to the Adminium app on this computer only. They are stored on this machine, not in your workspace.";
|
|
1805
|
+
readonly title: "Desktop settings";
|
|
1527
1806
|
};
|
|
1528
1807
|
readonly security: {
|
|
1529
1808
|
readonly heading: "Sign-in";
|
|
@@ -1571,6 +1850,7 @@ declare const _default: {
|
|
|
1571
1850
|
readonly transportTitle: "Traffic on your local network is not encrypted.";
|
|
1572
1851
|
readonly transportBody: "Share only on networks you trust. For remote access, use Adminium self-host behind HTTPS.";
|
|
1573
1852
|
readonly firewall: "The first time you share, your operating system will ask whether to allow incoming connections — choose Allow, or other devices will not be able to reach Adminium.";
|
|
1853
|
+
readonly manageTeam: "Manage users & roles";
|
|
1574
1854
|
};
|
|
1575
1855
|
readonly setup: {
|
|
1576
1856
|
readonly title: "Welcome to Adminium";
|
|
@@ -1780,36 +2060,47 @@ declare const _default: {
|
|
|
1780
2060
|
readonly templates: {
|
|
1781
2061
|
readonly crud: {
|
|
1782
2062
|
readonly title: "Records";
|
|
2063
|
+
readonly description: "Rows in a searchable table.";
|
|
1783
2064
|
};
|
|
1784
2065
|
readonly dashboard: {
|
|
1785
2066
|
readonly title: "Dashboard";
|
|
2067
|
+
readonly description: "Charts and figures you arrange.";
|
|
1786
2068
|
};
|
|
1787
2069
|
readonly board: {
|
|
1788
2070
|
readonly title: "Board";
|
|
2071
|
+
readonly description: "Cards in columns by status.";
|
|
1789
2072
|
};
|
|
1790
2073
|
readonly calendar: {
|
|
1791
2074
|
readonly title: "Calendar";
|
|
2075
|
+
readonly description: "Records on a month grid, by date.";
|
|
1792
2076
|
};
|
|
1793
2077
|
readonly scheduler: {
|
|
1794
2078
|
readonly title: "Scheduler";
|
|
2079
|
+
readonly description: "A timeline per person.";
|
|
1795
2080
|
};
|
|
1796
2081
|
readonly logViewer: {
|
|
1797
2082
|
readonly title: "Logs";
|
|
2083
|
+
readonly description: "Filterable event lines.";
|
|
1798
2084
|
};
|
|
1799
2085
|
readonly files: {
|
|
1800
2086
|
readonly title: "Files";
|
|
2087
|
+
readonly description: "Files and folders to browse.";
|
|
1801
2088
|
};
|
|
1802
2089
|
readonly chat: {
|
|
1803
2090
|
readonly title: "Chat";
|
|
2091
|
+
readonly description: "Threaded conversations.";
|
|
1804
2092
|
};
|
|
1805
2093
|
readonly builder: {
|
|
1806
2094
|
readonly title: "Builder";
|
|
2095
|
+
readonly description: "A drag-and-drop document canvas.";
|
|
1807
2096
|
};
|
|
1808
2097
|
readonly wizard: {
|
|
1809
2098
|
readonly title: "Wizard";
|
|
2099
|
+
readonly description: "Guided steps to finish a task.";
|
|
1810
2100
|
};
|
|
1811
2101
|
readonly settings: {
|
|
1812
2102
|
readonly title: "Settings";
|
|
2103
|
+
readonly description: "Preference rows with toggles.";
|
|
1813
2104
|
};
|
|
1814
2105
|
readonly directory: {
|
|
1815
2106
|
readonly title: "Directory";
|
|
@@ -1824,6 +2115,7 @@ declare const _default: {
|
|
|
1824
2115
|
readonly errorTitle: "This directory failed to load";
|
|
1825
2116
|
readonly loading: "Loading people";
|
|
1826
2117
|
readonly memberCount: "{count} people";
|
|
2118
|
+
readonly description: "People cards and an org chart.";
|
|
1827
2119
|
};
|
|
1828
2120
|
readonly masterDetail: {
|
|
1829
2121
|
readonly title: "List & detail";
|
|
@@ -1836,6 +2128,7 @@ declare const _default: {
|
|
|
1836
2128
|
readonly errorTitle: "This list failed to load";
|
|
1837
2129
|
readonly loading: "Loading records";
|
|
1838
2130
|
readonly selectPrompt: "Select a record";
|
|
2131
|
+
readonly description: "A list, with the record beside it.";
|
|
1839
2132
|
};
|
|
1840
2133
|
readonly queueInbox: {
|
|
1841
2134
|
readonly title: "Queue";
|
|
@@ -1861,6 +2154,7 @@ declare const _default: {
|
|
|
1861
2154
|
readonly loading: "Loading queue";
|
|
1862
2155
|
readonly selectPrompt: "Select a request";
|
|
1863
2156
|
readonly daysUnit: "{count} days";
|
|
2157
|
+
readonly description: "A work queue with approve and reject.";
|
|
1864
2158
|
};
|
|
1865
2159
|
};
|
|
1866
2160
|
readonly dataio: {
|
|
@@ -1963,6 +2257,495 @@ declare const _default: {
|
|
|
1963
2257
|
readonly backupCompleted: "Backup completed";
|
|
1964
2258
|
};
|
|
1965
2259
|
};
|
|
2260
|
+
readonly theme: {
|
|
2261
|
+
readonly toLight: "Light mode";
|
|
2262
|
+
readonly toDark: "Dark mode";
|
|
2263
|
+
};
|
|
2264
|
+
readonly studioPages: {
|
|
2265
|
+
readonly title: "Pages";
|
|
2266
|
+
readonly subtitle: "Add, edit and organise the pages of your app, and the order they appear in the sidebar.";
|
|
2267
|
+
readonly createButton: "New page";
|
|
2268
|
+
readonly loadFailed: {
|
|
2269
|
+
readonly title: "Pages could not be loaded";
|
|
2270
|
+
readonly body: "Managing pages needs the “Manage pages” permission. Ask an administrator to grant it to one of your roles.";
|
|
2271
|
+
};
|
|
2272
|
+
readonly tab: {
|
|
2273
|
+
readonly pages: "All pages";
|
|
2274
|
+
readonly sidebar: "Sidebar order";
|
|
2275
|
+
};
|
|
2276
|
+
readonly list: {
|
|
2277
|
+
readonly title: "Pages";
|
|
2278
|
+
readonly count: "{count, plural, one {# page} other {# pages}}";
|
|
2279
|
+
};
|
|
2280
|
+
readonly empty: {
|
|
2281
|
+
readonly title: "No pages yet";
|
|
2282
|
+
readonly body: "Connect a database to generate pages automatically, or create one by hand.";
|
|
2283
|
+
};
|
|
2284
|
+
readonly status: {
|
|
2285
|
+
readonly live: "Live";
|
|
2286
|
+
readonly hidden: "Hidden";
|
|
2287
|
+
};
|
|
2288
|
+
readonly origin: {
|
|
2289
|
+
readonly generated: "Generated";
|
|
2290
|
+
readonly manifest: "Add-on";
|
|
2291
|
+
readonly llm: "Assistant";
|
|
2292
|
+
readonly system: "System";
|
|
2293
|
+
readonly user: "Custom";
|
|
2294
|
+
};
|
|
2295
|
+
readonly row: {
|
|
2296
|
+
readonly menu: "Actions for {title}";
|
|
2297
|
+
};
|
|
2298
|
+
readonly action: {
|
|
2299
|
+
readonly edit: "Edit page";
|
|
2300
|
+
readonly duplicate: "Duplicate";
|
|
2301
|
+
readonly hide: "Hide from sidebar";
|
|
2302
|
+
readonly show: "Show in sidebar";
|
|
2303
|
+
readonly delete: "Delete page";
|
|
2304
|
+
};
|
|
2305
|
+
readonly create: {
|
|
2306
|
+
readonly title: "New page";
|
|
2307
|
+
readonly failed: "The page could not be created";
|
|
2308
|
+
readonly submit: "Create page";
|
|
2309
|
+
readonly subtitle: "Pick what this page shows and how it looks.";
|
|
2310
|
+
};
|
|
2311
|
+
readonly duplicate: {
|
|
2312
|
+
readonly title: "Duplicate page";
|
|
2313
|
+
readonly failed: "The page could not be duplicated";
|
|
2314
|
+
readonly submit: "Duplicate";
|
|
2315
|
+
};
|
|
2316
|
+
readonly delete: {
|
|
2317
|
+
readonly title: "Delete this page?";
|
|
2318
|
+
readonly body: "This cannot be undone. Saved views and personal layouts on this page are deleted for everyone.";
|
|
2319
|
+
readonly bodyGenerated: "This page was created by schema generation, so it will come back the next time you regenerate. Saved views and personal layouts on it are deleted for everyone.";
|
|
2320
|
+
readonly prompt: "Type {slug} to confirm";
|
|
2321
|
+
readonly confirm: "Delete page";
|
|
2322
|
+
};
|
|
2323
|
+
readonly field: {
|
|
2324
|
+
readonly title: "Title";
|
|
2325
|
+
readonly titleHint: "Shown in the sidebar and the page header.";
|
|
2326
|
+
readonly slug: "Page address";
|
|
2327
|
+
readonly slugHint: "Lowercase letters, numbers and dashes. Just the last part — the rest of the address is added for you.";
|
|
2328
|
+
readonly slugTaken: "Another page already uses this address.";
|
|
2329
|
+
readonly slugWarning: "Changing the address breaks existing links and bookmarks to this page.";
|
|
2330
|
+
readonly template: "Template";
|
|
2331
|
+
readonly templateHint: "Decides what the page can hold. You can change it later.";
|
|
2332
|
+
readonly group: "Sidebar group";
|
|
2333
|
+
readonly groupHint: "Which section of the sidebar it appears in.";
|
|
2334
|
+
readonly icon: "Icon";
|
|
2335
|
+
readonly iconHint: "Shown beside the page name in the sidebar.";
|
|
2336
|
+
readonly visible: "Show in sidebar";
|
|
2337
|
+
readonly visibleHint: "A hidden page stays reachable at its URL for anyone who has the link.";
|
|
2338
|
+
readonly table: "Table";
|
|
2339
|
+
readonly tableCreateHint: "The table this page reads. You can bind it later.";
|
|
2340
|
+
readonly tableNone: "Not bound";
|
|
2341
|
+
readonly tableNeedsConnection: "Pick a data source first.";
|
|
2342
|
+
readonly connection: "Data source";
|
|
2343
|
+
readonly connectionNone: "None";
|
|
2344
|
+
readonly iconPick: "Choose the page icon";
|
|
2345
|
+
readonly padding: "Page padding";
|
|
2346
|
+
};
|
|
2347
|
+
readonly editor: {
|
|
2348
|
+
readonly title: "Edit page";
|
|
2349
|
+
readonly save: "Save changes";
|
|
2350
|
+
readonly saveFailed: "Changes could not be saved";
|
|
2351
|
+
readonly openPage: "Open page";
|
|
2352
|
+
readonly generated: {
|
|
2353
|
+
readonly title: "This page was generated from your schema";
|
|
2354
|
+
readonly body: "Your changes survive regeneration. Deleting only lasts until the next run recreates it.";
|
|
2355
|
+
};
|
|
2356
|
+
readonly contentUnavailable: "Page contents could not be loaded";
|
|
2357
|
+
readonly contentUnavailableBody: "The details above can still be saved.";
|
|
2358
|
+
readonly contentInvalid: "This page’s configuration is not readable";
|
|
2359
|
+
readonly contentInvalidBody: "It was written by a newer version, or it is malformed. Regenerate the page or delete it.";
|
|
2360
|
+
readonly data: "Data";
|
|
2361
|
+
readonly schemaFailed: "Tables could not be listed";
|
|
2362
|
+
readonly schemaFailedBody: "This connection may not have been analysed yet. Run introspection from Studio → Data connections.";
|
|
2363
|
+
readonly notBindable: "This template is not bound to one table";
|
|
2364
|
+
readonly notBindableBody: "Its contents are built widget by widget instead. Open the page and use Edit to add them.";
|
|
2365
|
+
readonly recompose: "This page will be rebuilt";
|
|
2366
|
+
readonly recomposeBody: "Saving rebuilds the contents. Column and widget edits here are lost.";
|
|
2367
|
+
readonly missing: "That page no longer exists";
|
|
2368
|
+
readonly missingBody: "It may have been deleted, or removed by a regeneration run.";
|
|
2369
|
+
readonly details: "Details";
|
|
2370
|
+
readonly itemsPending: "Save the change above first — the contents are rebuilt from it.";
|
|
2371
|
+
readonly columns: "Columns";
|
|
2372
|
+
readonly appearance: "Appearance";
|
|
2373
|
+
};
|
|
2374
|
+
readonly sidebar: {
|
|
2375
|
+
readonly help: "Reorder pages within a group, or move one to another group. Changes apply to every user.";
|
|
2376
|
+
readonly discard: "Discard";
|
|
2377
|
+
readonly save: "Save order";
|
|
2378
|
+
readonly saveFailed: "The new order could not be saved";
|
|
2379
|
+
readonly emptyGroup: "No pages in this group.";
|
|
2380
|
+
readonly moveUp: "Move {title} up";
|
|
2381
|
+
readonly moveDown: "Move {title} down";
|
|
2382
|
+
readonly moveTo: "Move {title} to a group";
|
|
2383
|
+
readonly ungrouped: {
|
|
2384
|
+
readonly title: "Some pages are in no sidebar group";
|
|
2385
|
+
readonly body: "These pages work at their URL but appear nowhere in the sidebar. Open each one and pick a group.";
|
|
2386
|
+
};
|
|
2387
|
+
};
|
|
2388
|
+
readonly columns: {
|
|
2389
|
+
readonly help: "Reorder columns, rename their headers, and choose which are shown in the table.";
|
|
2390
|
+
readonly discard: "Discard";
|
|
2391
|
+
readonly save: "Save columns";
|
|
2392
|
+
readonly saveFailed: "Columns could not be saved";
|
|
2393
|
+
readonly pk: "Key";
|
|
2394
|
+
readonly pii: "PII";
|
|
2395
|
+
readonly header: "Header for {name}";
|
|
2396
|
+
readonly shown: "Shown";
|
|
2397
|
+
readonly toggle: "Show {name} in the table";
|
|
2398
|
+
readonly moveUp: "Move {name} up";
|
|
2399
|
+
readonly moveDown: "Move {name} down";
|
|
2400
|
+
readonly remove: "Remove {name}";
|
|
2401
|
+
readonly none: {
|
|
2402
|
+
readonly title: "This page has no columns yet";
|
|
2403
|
+
readonly body: "Columns are read from the table when the page is generated. Bind this page to a table and regenerate to fill them in.";
|
|
2404
|
+
};
|
|
2405
|
+
};
|
|
2406
|
+
readonly icon: {
|
|
2407
|
+
readonly none: "Choose an icon";
|
|
2408
|
+
readonly search: "Search icons";
|
|
2409
|
+
readonly noMatches: "No icons match that search.";
|
|
2410
|
+
};
|
|
2411
|
+
readonly preview: {
|
|
2412
|
+
readonly untitled: "Untitled page";
|
|
2413
|
+
readonly note: "An illustration of the layout, not your data.";
|
|
2414
|
+
};
|
|
2415
|
+
readonly padding: {
|
|
2416
|
+
readonly default: "Default for this template";
|
|
2417
|
+
readonly none: "None";
|
|
2418
|
+
readonly standard: "Standard (28 × 24)";
|
|
2419
|
+
readonly custom: "Custom…";
|
|
2420
|
+
readonly x: "Sides (px)";
|
|
2421
|
+
readonly y: "Top and bottom (px)";
|
|
2422
|
+
};
|
|
2423
|
+
};
|
|
2424
|
+
readonly audit: {
|
|
2425
|
+
readonly action: {
|
|
2426
|
+
readonly view: "View";
|
|
2427
|
+
};
|
|
2428
|
+
readonly actor: {
|
|
2429
|
+
readonly apiKey: "API key";
|
|
2430
|
+
readonly automation: "Automation";
|
|
2431
|
+
readonly system: "System";
|
|
2432
|
+
readonly user: "User";
|
|
2433
|
+
};
|
|
2434
|
+
readonly category: {
|
|
2435
|
+
readonly auth: "Sign-in & accounts";
|
|
2436
|
+
readonly automation: "Automations";
|
|
2437
|
+
readonly connection: "Connections";
|
|
2438
|
+
readonly data: "Records";
|
|
2439
|
+
readonly export: "Imports & exports";
|
|
2440
|
+
readonly llm: "AI assist";
|
|
2441
|
+
readonly rbac: "Roles & permissions";
|
|
2442
|
+
readonly schema: "Schema";
|
|
2443
|
+
readonly settings: "Settings";
|
|
2444
|
+
readonly system: "System";
|
|
2445
|
+
};
|
|
2446
|
+
readonly column: {
|
|
2447
|
+
readonly action: "Action";
|
|
2448
|
+
readonly actor: "Actor";
|
|
2449
|
+
readonly category: "Category";
|
|
2450
|
+
readonly details: "Details";
|
|
2451
|
+
readonly when: "When";
|
|
2452
|
+
};
|
|
2453
|
+
readonly drawer: {
|
|
2454
|
+
readonly actorId: "Actor id";
|
|
2455
|
+
readonly actorKind: "Actor type";
|
|
2456
|
+
readonly after: "After";
|
|
2457
|
+
readonly before: "Before";
|
|
2458
|
+
readonly category: "Category";
|
|
2459
|
+
readonly changes: "Changes";
|
|
2460
|
+
readonly connection: "Connection";
|
|
2461
|
+
readonly field: "Field";
|
|
2462
|
+
readonly ip: "IP address";
|
|
2463
|
+
readonly noChanges: "This action recorded no before/after images.";
|
|
2464
|
+
readonly none: "None";
|
|
2465
|
+
readonly requestId: "Request id";
|
|
2466
|
+
readonly resource: "Resource";
|
|
2467
|
+
readonly subtitle: "{actor} · {when}";
|
|
2468
|
+
readonly truncated: "Truncated at 16 KB";
|
|
2469
|
+
readonly userAgent: "User agent";
|
|
2470
|
+
};
|
|
2471
|
+
readonly empty: {
|
|
2472
|
+
readonly body: "Changes to data, schema, settings and permissions land here as they happen.";
|
|
2473
|
+
readonly filtered: {
|
|
2474
|
+
readonly body: "Widen the date range or clear the category filter.";
|
|
2475
|
+
readonly title: "Nothing matches these filters";
|
|
2476
|
+
};
|
|
2477
|
+
readonly title: "Nothing has been logged yet";
|
|
2478
|
+
};
|
|
2479
|
+
readonly filterActor: "Actor id";
|
|
2480
|
+
readonly filterCategoryAny: "Any category";
|
|
2481
|
+
readonly filterCategory: "Filter by category";
|
|
2482
|
+
readonly filterFrom: "From";
|
|
2483
|
+
readonly filterTo: "To";
|
|
2484
|
+
readonly listFailed: {
|
|
2485
|
+
readonly title: "Could not load the audit log";
|
|
2486
|
+
};
|
|
2487
|
+
readonly loadMore: "Load older entries";
|
|
2488
|
+
readonly subtitle: "Every change made in this workspace, who made it, and what it changed.";
|
|
2489
|
+
readonly title: "Audit log";
|
|
2490
|
+
};
|
|
2491
|
+
readonly roles: {
|
|
2492
|
+
readonly action: {
|
|
2493
|
+
readonly delete: "Delete";
|
|
2494
|
+
readonly rename: "Rename";
|
|
2495
|
+
};
|
|
2496
|
+
readonly builtinLocked: "Built-in roles cannot be deleted.";
|
|
2497
|
+
readonly category: {
|
|
2498
|
+
readonly access: "Access";
|
|
2499
|
+
readonly data: "Data";
|
|
2500
|
+
readonly operations: "Operations";
|
|
2501
|
+
readonly workspace: "Workspace";
|
|
2502
|
+
};
|
|
2503
|
+
readonly column: {
|
|
2504
|
+
readonly actions: "Actions";
|
|
2505
|
+
readonly members: "Members";
|
|
2506
|
+
readonly name: "Role";
|
|
2507
|
+
};
|
|
2508
|
+
readonly create: {
|
|
2509
|
+
readonly descriptionLabel: "Description";
|
|
2510
|
+
readonly description: "A new role starts with no permissions at all.";
|
|
2511
|
+
readonly failed: "Could not create the role";
|
|
2512
|
+
readonly namePlaceholder: "e.g. Support agent";
|
|
2513
|
+
readonly name: "Name";
|
|
2514
|
+
readonly submit: "Create role";
|
|
2515
|
+
readonly title: "New role";
|
|
2516
|
+
};
|
|
2517
|
+
readonly createButton: "New role";
|
|
2518
|
+
readonly delete: {
|
|
2519
|
+
readonly confirm: "Delete role";
|
|
2520
|
+
readonly description: "The role and its permission rows are removed.";
|
|
2521
|
+
readonly failed: "Could not delete the role";
|
|
2522
|
+
readonly hasMembers: "“{name}” still has {count, plural, one {# member} other {# members}}. Choose the role they move to — Adminium will not leave an account with no role.";
|
|
2523
|
+
readonly noMembers: "Nobody holds “{name}”, so nothing moves.";
|
|
2524
|
+
readonly reassignPlaceholder: "Choose a role…";
|
|
2525
|
+
readonly reassignTo: "Move members to";
|
|
2526
|
+
readonly title: "Delete role";
|
|
2527
|
+
};
|
|
2528
|
+
readonly list: {
|
|
2529
|
+
readonly title: "Roles";
|
|
2530
|
+
};
|
|
2531
|
+
readonly loadFailed: {
|
|
2532
|
+
readonly body: "The matrix below is incomplete, so saving it would clear permissions that are simply not loaded. Reload before making changes.";
|
|
2533
|
+
readonly title: "Some permissions could not be read";
|
|
2534
|
+
};
|
|
2535
|
+
readonly matrix: {
|
|
2536
|
+
readonly discard: "Discard";
|
|
2537
|
+
readonly empty: {
|
|
2538
|
+
readonly body: "This instance reported no grantable permissions at all, which should not happen — reload, and if it persists check the server log.";
|
|
2539
|
+
readonly title: "No permissions to show";
|
|
2540
|
+
};
|
|
2541
|
+
readonly label: "Role permissions";
|
|
2542
|
+
readonly noChanges: "No pending changes";
|
|
2543
|
+
readonly pending: "{count, plural, one {# pending change} other {# pending changes}}";
|
|
2544
|
+
readonly rowHeader: "Permission";
|
|
2545
|
+
readonly title: "Permissions";
|
|
2546
|
+
};
|
|
2547
|
+
readonly memberCount: "{count, plural, one {# user} other {# users}}";
|
|
2548
|
+
readonly permission: {
|
|
2549
|
+
readonly apiKeysManage: "Manage API keys";
|
|
2550
|
+
readonly auditRead: "Read the audit log";
|
|
2551
|
+
readonly connectionsManage: "Manage database connections";
|
|
2552
|
+
readonly exportsManage: "Manage everyone’s exports";
|
|
2553
|
+
readonly importsManage: "Manage everyone’s imports";
|
|
2554
|
+
readonly jobsManage: "Start and cancel background jobs";
|
|
2555
|
+
readonly jobsRead: "See all background jobs";
|
|
2556
|
+
readonly llmRun: "Run AI assist";
|
|
2557
|
+
readonly pagesManage: "Create and organize pages";
|
|
2558
|
+
readonly reportsManage: "Manage scheduled reports";
|
|
2559
|
+
readonly rolesManage: "Manage roles and permissions";
|
|
2560
|
+
readonly schemaRemap: "Edit schema labels and overrides";
|
|
2561
|
+
readonly settingsManage: "Manage workspace settings";
|
|
2562
|
+
readonly usersManage: "Manage users";
|
|
2563
|
+
};
|
|
2564
|
+
readonly rename: {
|
|
2565
|
+
readonly failed: "Could not rename the role";
|
|
2566
|
+
readonly title: "Rename role";
|
|
2567
|
+
};
|
|
2568
|
+
readonly saveFailed: {
|
|
2569
|
+
readonly title: "Could not save every role";
|
|
2570
|
+
};
|
|
2571
|
+
readonly subtitle: "What each role may do. A user gets the union of every role they hold.";
|
|
2572
|
+
readonly title: "Roles & permissions";
|
|
2573
|
+
};
|
|
2574
|
+
readonly security: {
|
|
2575
|
+
readonly password: {
|
|
2576
|
+
readonly changedBody: "Use the new password the next time you sign in. Sessions on other devices are unaffected — revoke them below if you want them signed out.";
|
|
2577
|
+
readonly changed: "Password changed";
|
|
2578
|
+
readonly confirm: "Confirm new password";
|
|
2579
|
+
readonly current: "Current password";
|
|
2580
|
+
readonly failed: "Could not change your password";
|
|
2581
|
+
readonly helper: "At least 8 characters.";
|
|
2582
|
+
readonly mismatch: "The two passwords do not match.";
|
|
2583
|
+
readonly new: "New password";
|
|
2584
|
+
readonly submit: "Change password";
|
|
2585
|
+
readonly title: "Password";
|
|
2586
|
+
};
|
|
2587
|
+
readonly sessions: {
|
|
2588
|
+
readonly expires: "Expires {at}";
|
|
2589
|
+
readonly failedBody: "This list is the only place that shows where your account is signed in, so treat an empty one as unknown rather than as none.";
|
|
2590
|
+
readonly failed: "Could not read your sessions";
|
|
2591
|
+
readonly ip: "IP {ip}";
|
|
2592
|
+
readonly loading: "Looking for other signed-in devices…";
|
|
2593
|
+
readonly noIp: "No IP recorded";
|
|
2594
|
+
readonly revokeBody: "The session ends immediately and whoever is using it has to sign in again.";
|
|
2595
|
+
readonly revokeFailed: "Could not sign that device out";
|
|
2596
|
+
readonly revokeTitle: "Sign this device out";
|
|
2597
|
+
readonly revoke: "Sign out";
|
|
2598
|
+
readonly seenUnknown: "Last seen: unknown";
|
|
2599
|
+
readonly seen: "Last seen {since}";
|
|
2600
|
+
readonly thisDevice: "This device";
|
|
2601
|
+
readonly title: "Signed in";
|
|
2602
|
+
readonly unknownDevice: "Unrecognised device";
|
|
2603
|
+
};
|
|
2604
|
+
readonly subtitle: "Your password, your second factor, and everywhere you are signed in.";
|
|
2605
|
+
readonly title: "Security";
|
|
2606
|
+
readonly twoFactor: {
|
|
2607
|
+
readonly activateFailed: "That code was not accepted";
|
|
2608
|
+
readonly activate: "Turn on two-factor";
|
|
2609
|
+
readonly body: "An authenticator app generates a 6-digit code that Adminium asks for after your password.";
|
|
2610
|
+
readonly code: "Code from your app";
|
|
2611
|
+
readonly copyKey: "Copy setup key";
|
|
2612
|
+
readonly copyLink: "Copy setup link";
|
|
2613
|
+
readonly disableBody: "Your account goes back to password-only, and your recovery codes stop working.";
|
|
2614
|
+
readonly disableConfirm: "Turn it off";
|
|
2615
|
+
readonly disableFailed: "Could not turn off two-factor";
|
|
2616
|
+
readonly disablePassword: "Your password";
|
|
2617
|
+
readonly disableTitle: "Turn off two-factor authentication";
|
|
2618
|
+
readonly disable: "Turn off two-factor";
|
|
2619
|
+
readonly enrollFailed: "Could not start setup";
|
|
2620
|
+
readonly enroll: "Set up two-factor";
|
|
2621
|
+
readonly hide: "Hide setup key";
|
|
2622
|
+
readonly off: "Off";
|
|
2623
|
+
readonly on: "On";
|
|
2624
|
+
readonly recovery: {
|
|
2625
|
+
readonly body: "Each code signs you in once if you lose your authenticator. They are shown only now.";
|
|
2626
|
+
readonly copy: "Copy codes";
|
|
2627
|
+
readonly title: "Save your recovery codes";
|
|
2628
|
+
};
|
|
2629
|
+
readonly reveal: "Show setup key";
|
|
2630
|
+
readonly secretHelper: "Paste the setup link into your authenticator, or type the key in by hand.";
|
|
2631
|
+
readonly secret: "Setup key";
|
|
2632
|
+
readonly title: "Two-factor authentication";
|
|
2633
|
+
};
|
|
2634
|
+
};
|
|
2635
|
+
readonly team: {
|
|
2636
|
+
readonly action: {
|
|
2637
|
+
readonly reactivate: "Reactivate";
|
|
2638
|
+
readonly remove: "Delete";
|
|
2639
|
+
readonly resend: "New link";
|
|
2640
|
+
readonly roles: "Roles";
|
|
2641
|
+
readonly suspend: "Suspend";
|
|
2642
|
+
};
|
|
2643
|
+
readonly column: {
|
|
2644
|
+
readonly actions: "Actions";
|
|
2645
|
+
readonly lastSeen: "Last seen";
|
|
2646
|
+
readonly person: "Person";
|
|
2647
|
+
readonly roles: "Roles";
|
|
2648
|
+
readonly status: "Status";
|
|
2649
|
+
};
|
|
2650
|
+
readonly counts: "{active} active · {invited} invited · {suspended} suspended";
|
|
2651
|
+
readonly empty: {
|
|
2652
|
+
readonly body: "Invite a teammate to give them their own sign-in and role.";
|
|
2653
|
+
readonly filtered: {
|
|
2654
|
+
readonly body: "Clear the filters to see the whole directory.";
|
|
2655
|
+
readonly title: "No one matches these filters";
|
|
2656
|
+
};
|
|
2657
|
+
readonly title: "Only you have an account";
|
|
2658
|
+
};
|
|
2659
|
+
readonly filterRoleAny: "Any role";
|
|
2660
|
+
readonly filterRole: "Filter by role";
|
|
2661
|
+
readonly filterStatusAny: "Any status";
|
|
2662
|
+
readonly filterStatus: "Filter by status";
|
|
2663
|
+
readonly invite: {
|
|
2664
|
+
readonly copied: "Copied";
|
|
2665
|
+
readonly copyLink: "Copy link";
|
|
2666
|
+
readonly created: {
|
|
2667
|
+
readonly body: "Send this link to {email} yourself. It is shown once — Adminium stores only a hash of it, so if you lose it you will have to delete the invitation and issue a new one.";
|
|
2668
|
+
readonly title: "Invitation created";
|
|
2669
|
+
};
|
|
2670
|
+
readonly emailIt: "Email the invitation";
|
|
2671
|
+
readonly expiresRelative: "The link expires {at} ({relative}).";
|
|
2672
|
+
readonly expires: "The link expires {at}.";
|
|
2673
|
+
readonly noEmail: {
|
|
2674
|
+
readonly smtp: "No SMTP server is configured on this instance, so there is nothing to send mail with. Share the link over a channel you already trust.";
|
|
2675
|
+
readonly title: "Adminium did not email this link";
|
|
2676
|
+
readonly unknown: "Adminium could not check whether this instance can send mail. Share the link over a channel you already trust.";
|
|
2677
|
+
};
|
|
2678
|
+
};
|
|
2679
|
+
readonly inviteButton: "Invite teammate";
|
|
2680
|
+
readonly inviteDialog: {
|
|
2681
|
+
readonly description: "Adminium creates the account and gives you a one-time activation link to pass on.";
|
|
2682
|
+
readonly emailPlaceholder: "name@example.com";
|
|
2683
|
+
readonly email: "Email";
|
|
2684
|
+
readonly failed: "Could not create the invitation";
|
|
2685
|
+
readonly namePlaceholder: "e.g. Dana Osei";
|
|
2686
|
+
readonly name: "Name";
|
|
2687
|
+
readonly rolesHelper: "Pick the least-privileged role that lets them do their job. You can change this later.";
|
|
2688
|
+
readonly roles: "Roles";
|
|
2689
|
+
readonly submit: "Create invitation";
|
|
2690
|
+
readonly title: "Invite a teammate";
|
|
2691
|
+
};
|
|
2692
|
+
readonly listFailed: {
|
|
2693
|
+
readonly title: "Could not load the directory";
|
|
2694
|
+
};
|
|
2695
|
+
readonly loadMore: "Load more";
|
|
2696
|
+
readonly neverSignedIn: "Never signed in";
|
|
2697
|
+
readonly noRoles: "No roles";
|
|
2698
|
+
readonly remove: {
|
|
2699
|
+
readonly body: "This erases {name}’s account, their preferences and their sign-in sessions, and blanks their name from the record of settings they changed. Suspending instead keeps all of it and only stops them signing in. This cannot be undone.";
|
|
2700
|
+
readonly confirm: "Delete permanently";
|
|
2701
|
+
readonly prompt: "Type “{email}” to confirm";
|
|
2702
|
+
readonly title: "Delete account permanently";
|
|
2703
|
+
};
|
|
2704
|
+
readonly roles: {
|
|
2705
|
+
readonly unavailable: "Roles are not visible to your account, so none can be assigned here.";
|
|
2706
|
+
};
|
|
2707
|
+
readonly rolesDialog: {
|
|
2708
|
+
readonly description: "A user gets the union of every role they hold.";
|
|
2709
|
+
readonly failed: "Could not change the roles";
|
|
2710
|
+
readonly title: "Roles for {name}";
|
|
2711
|
+
};
|
|
2712
|
+
readonly rolesLocked: "Changing roles needs the “Manage roles” permission.";
|
|
2713
|
+
readonly search: "Search name or email";
|
|
2714
|
+
readonly status: {
|
|
2715
|
+
readonly active: "Active";
|
|
2716
|
+
readonly invited: "Invited";
|
|
2717
|
+
readonly suspended: "Suspended";
|
|
2718
|
+
};
|
|
2719
|
+
readonly subtitle: "Who has an account on this Adminium, and what each of them can do.";
|
|
2720
|
+
readonly title: "Team";
|
|
2721
|
+
readonly twoFactorOn: "Two-factor authentication is on";
|
|
2722
|
+
readonly twoFactorShort: "2FA";
|
|
2723
|
+
};
|
|
2724
|
+
readonly email: {
|
|
2725
|
+
readonly linkFallback: "If the button doesn’t work, paste this link into your browser: {url}";
|
|
2726
|
+
readonly notification: {
|
|
2727
|
+
readonly action: "Open {appName}";
|
|
2728
|
+
readonly footer: "You are receiving this because email notifications are on for your {appName} account. You can turn them off in your notification preferences.";
|
|
2729
|
+
readonly name: "Notification";
|
|
2730
|
+
};
|
|
2731
|
+
readonly passwordReset: {
|
|
2732
|
+
readonly action: "Choose a new password";
|
|
2733
|
+
readonly heading: "Reset your password";
|
|
2734
|
+
readonly intro: "Hi {name}, we received a request to reset the password for {email}.";
|
|
2735
|
+
readonly name: "Password reset";
|
|
2736
|
+
readonly notice: "This link works only once and expires in {expiresInMinutes} minutes. If you didn’t ask to reset your password, you can ignore this email — your current password stays active.";
|
|
2737
|
+
readonly subject: "Reset your {appName} password";
|
|
2738
|
+
};
|
|
2739
|
+
readonly userInvite: {
|
|
2740
|
+
readonly action: "Accept the invitation";
|
|
2741
|
+
readonly heading: "You’ve been invited";
|
|
2742
|
+
readonly intro: "{inviterName} invited you to join {appName}. Accept the invitation to set a password for {email} and sign in.";
|
|
2743
|
+
readonly inviterFallback: "An administrator";
|
|
2744
|
+
readonly name: "Team invitation";
|
|
2745
|
+
readonly notice: "This invitation works only once and expires in {expiresInDays} days. If you weren’t expecting it, you can ignore this email.";
|
|
2746
|
+
readonly subject: "You have been invited to {appName}";
|
|
2747
|
+
};
|
|
2748
|
+
};
|
|
1966
2749
|
};
|
|
1967
2750
|
export default _default;
|
|
1968
2751
|
//# sourceMappingURL=common.d.ts.map
|