@alfadocs/ui-kit 0.30.4 → 0.30.5

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.
@@ -0,0 +1,1486 @@
1
+ const e = {
2
+ common: {
3
+ save: "Save",
4
+ cancel: "Cancel",
5
+ delete: "Delete",
6
+ close: "Close",
7
+ confirm: "Confirm",
8
+ loading: "Loading...",
9
+ required: "required",
10
+ optional: "optional",
11
+ progress_label: "{{percent}} complete"
12
+ },
13
+ buttonGroup: {
14
+ label: "Button group"
15
+ },
16
+ carousel: {
17
+ label: "Carousel",
18
+ roleDescription: "carousel",
19
+ slideRoleDescription: "slide",
20
+ slideLabel: "{{current}} of {{total}}",
21
+ indicatorsLabel: "Slides",
22
+ previous: "Previous slide",
23
+ next: "Next slide",
24
+ goToSlide: "Go to slide {{index}}",
25
+ slideAnnouncement: "Slide {{current}} of {{total}}"
26
+ },
27
+ publicHeader: {
28
+ homeLabel: "AlfaDocs — home",
29
+ primaryNavLabel: "Primary",
30
+ openMenu: "Open menu",
31
+ closeMenu: "Close menu"
32
+ },
33
+ kbd: {
34
+ plus: "+",
35
+ then: "then",
36
+ thenSpoken: "then",
37
+ pressThen: "Press {{keys}}"
38
+ },
39
+ search: {
40
+ open: "Open search",
41
+ label: "Search",
42
+ placeholder: "Search…",
43
+ resultsLabel: "Search results",
44
+ noResults: "No results for “{{query}}”"
45
+ },
46
+ link: {
47
+ opensInNewTab: "Opens in a new tab"
48
+ },
49
+ contactCard: {
50
+ vatNumberLabel: "VAT no.:",
51
+ phoneLabel: "Phone:"
52
+ },
53
+ copyField: {
54
+ copy: "Copy",
55
+ copied: "Copied",
56
+ valueLabel: "Value to copy",
57
+ copySuccess: "Copied to clipboard",
58
+ copyFailed: "Copy failed"
59
+ },
60
+ inputs: {
61
+ switch: {
62
+ on: "On",
63
+ off: "Off"
64
+ },
65
+ radioGroup: {
66
+ selectOne: "Please select an option"
67
+ },
68
+ text: {
69
+ clear: "Clear input"
70
+ },
71
+ recaptcha: {
72
+ expired: "Verification expired — please retry.",
73
+ error: "Verification failed — please retry."
74
+ },
75
+ search: {
76
+ clear: "Clear search",
77
+ loading: "Searching…",
78
+ placeholder: "Search…"
79
+ },
80
+ password: {
81
+ toggleShow: "Show password",
82
+ toggleHide: "Hide password",
83
+ capsLock: "Caps Lock is on",
84
+ strengthLabel: "Password strength",
85
+ strength: {
86
+ weak: "Weak",
87
+ fair: "Fair",
88
+ good: "Good",
89
+ strong: "Strong"
90
+ },
91
+ requirements: {
92
+ length_one: "At least {{count}} character",
93
+ length_zero: "At least {{count}} characters",
94
+ length_two: "At least {{count}} characters",
95
+ length_few: "At least {{count}} characters",
96
+ length_many: "At least {{count}} characters",
97
+ length_other: "At least {{count}} characters",
98
+ uppercase: "One uppercase letter",
99
+ lowercase: "One lowercase letter",
100
+ digit: "One number",
101
+ symbol: "One symbol",
102
+ noSpaces: "No spaces",
103
+ met: "met",
104
+ unmet: "not yet met"
105
+ }
106
+ },
107
+ textarea: {
108
+ charactersRemaining_one: "{{count}} character remaining",
109
+ charactersRemaining_zero: "{{count}} characters remaining",
110
+ charactersRemaining_two: "{{count}} characters remaining",
111
+ charactersRemaining_few: "{{count}} characters remaining",
112
+ charactersRemaining_many: "{{count}} characters remaining",
113
+ charactersRemaining_other: "{{count}} characters remaining"
114
+ },
115
+ number: {
116
+ increment: "Increment",
117
+ decrement: "Decrement"
118
+ },
119
+ select: {
120
+ placeholder: "Select…",
121
+ clear: "Clear selection",
122
+ noOptions: "No options"
123
+ },
124
+ combobox: {
125
+ empty: "No results found",
126
+ create: 'Create "{{value}}"',
127
+ placeholder: "Search…",
128
+ clear: "Clear selection"
129
+ },
130
+ otp: {
131
+ digitLabel: "Digit {{current}} of {{total}}"
132
+ },
133
+ slider: {
134
+ minLabel: "Minimum",
135
+ maxLabel: "Maximum"
136
+ },
137
+ checkboxGroup: {
138
+ selectAll: "Select all",
139
+ minReached: "Minimum of {{min}} selections reached",
140
+ maxReached: "Maximum of {{max}} selections reached",
141
+ counter_one: "{{count}} of {{total}} selected",
142
+ counter_zero: "{{count}} of {{total}} selected",
143
+ counter_two: "{{count}} of {{total}} selected",
144
+ counter_few: "{{count}} of {{total}} selected",
145
+ counter_other: "{{count}} of {{total}} selected",
146
+ counter_many: "{{count}} of {{total}} selected"
147
+ },
148
+ multiSelect: {
149
+ placeholder: "Select…",
150
+ noOptions: "No options found",
151
+ selectAll: "Select all",
152
+ clearAll: "Clear all",
153
+ remove: "Remove {{label}}",
154
+ maxReached: "Maximum {{count}} selections",
155
+ overflow: "+{{count}} more",
156
+ selected_zero: "{{count}} selected",
157
+ selected_one: "{{count}} selected",
158
+ selected_two: "{{count}} selected",
159
+ selected_few: "{{count}} selected",
160
+ selected_many: "{{count}} selected",
161
+ selected_other: "{{count}} selected"
162
+ },
163
+ autocomplete: {
164
+ ariaLabel: "Search",
165
+ recent: "Recent",
166
+ noResults: "No results",
167
+ results_one: "{{count}} result",
168
+ results_zero: "{{count}} results",
169
+ results_two: "{{count}} results",
170
+ results_few: "{{count}} results",
171
+ results_other: "{{count}} results",
172
+ results_many: "{{count}} results"
173
+ },
174
+ phone: {
175
+ placeholder: "Phone number",
176
+ searchCountry: "Search countries…",
177
+ noCountryFound: "No country found",
178
+ countryPickerLabel: "Country",
179
+ popularCountries: "Popular",
180
+ allCountries: "All countries"
181
+ },
182
+ email: {
183
+ invalid: "Invalid email"
184
+ },
185
+ colorPicker: {
186
+ hex: "Hex",
187
+ hue: "Hue",
188
+ saturation: "Saturation",
189
+ lightness: "Lightness",
190
+ opacity: "Opacity",
191
+ contrastRatio: "{{ratio}}:1",
192
+ contrastPass: "Pass",
193
+ contrastFail: "Fail",
194
+ swatchLabel: "{{name}}, {{hex}}",
195
+ invalidHex: "Invalid hex — reverted"
196
+ },
197
+ datePicker: {
198
+ placeholder: "Select date",
199
+ invalid: "Invalid date",
200
+ gridLabel: "Calendar",
201
+ today: "Today",
202
+ presets: {
203
+ today: "Today",
204
+ tomorrow: "Tomorrow",
205
+ nextWeek: "Next week"
206
+ }
207
+ },
208
+ timePicker: {
209
+ groupLabel: "Time",
210
+ hour: "Hour",
211
+ minute: "Minute",
212
+ period: "Period"
213
+ },
214
+ dateTimePicker: {
215
+ placeholder: "Select date and time",
216
+ apply: "Apply",
217
+ outOfRange: "Date/time is out of allowed range"
218
+ },
219
+ dateRangePicker: {
220
+ placeholder: "Select date range",
221
+ rangeSummary: "{{from}} to {{to}}, {{count}} day(s)",
222
+ days_one: "{{count}} day",
223
+ days_zero: "{{count}} days",
224
+ days_two: "{{count}} days",
225
+ days_few: "{{count}} days",
226
+ days_other: "{{count}} days",
227
+ days_many: "{{count}} days",
228
+ presets: {
229
+ today: "Today",
230
+ yesterday: "Yesterday",
231
+ last7: "Last 7 days",
232
+ thisWeek: "This week",
233
+ lastWeek: "Last week",
234
+ thisMonth: "This month",
235
+ last30: "Last 30 days"
236
+ }
237
+ },
238
+ fileUpload: {
239
+ dropHere: "Drop files here or click to browse",
240
+ dropActive: "Drop files here",
241
+ browse: "Browse files",
242
+ uploading: "Uploading…",
243
+ complete: "Upload complete",
244
+ cancel: "Cancel upload",
245
+ remove: "Remove file",
246
+ progress: "{{percent}}% uploaded",
247
+ filesSelected: "{{count}} file(s) selected",
248
+ errors: {
249
+ fileTooLarge: "File exceeds {{maxSize}}",
250
+ fileTooSmall: "File is smaller than {{minSize}}",
251
+ fileInvalidType: "File type not accepted",
252
+ tooManyFiles: "Maximum {{maxFiles}} files allowed",
253
+ uploadFailed: "Upload failed"
254
+ },
255
+ units: {
256
+ bytes: "B",
257
+ kilobytes: "KB",
258
+ megabytes: "MB",
259
+ gigabytes: "GB"
260
+ }
261
+ }
262
+ },
263
+ tabs: {
264
+ closeTab: "Close tab",
265
+ moreTabs: "More tabs",
266
+ selectLabel: "Section"
267
+ },
268
+ patientProfile: {
269
+ header: { label: "Patient profile header" },
270
+ sidebar: { label: "Patient details" },
271
+ tabs: { label: "Patient sections" },
272
+ footer: { label: "Patient state actions" },
273
+ actions: { moreLabel: "More actions" }
274
+ },
275
+ operatorProfile: {
276
+ header: { label: "Operator profile header" },
277
+ sidebar: { label: "Operator details" },
278
+ tabs: { label: "Operator sections" },
279
+ footer: { label: "Operator state actions" },
280
+ actions: { moreLabel: "More actions" }
281
+ },
282
+ resizable: {
283
+ resizeLabel: "Resize panels",
284
+ sizeAnnounce: "{{percent}} of available space"
285
+ },
286
+ tag: {
287
+ remove: "Remove {{label}}",
288
+ removed: "{{label}} removed"
289
+ },
290
+ avatar: {
291
+ placeholder: "User avatar"
292
+ },
293
+ badge: {
294
+ notifications_one: "{{count}} notification",
295
+ notifications_zero: "{{count}} notifications",
296
+ notifications_two: "{{count}} notifications",
297
+ notifications_few: "{{count}} notifications",
298
+ notifications_many: "{{count}} notifications",
299
+ notifications_other: "{{count}} notifications",
300
+ variant: {
301
+ neutral: "Neutral",
302
+ info: "Information",
303
+ success: "Success",
304
+ warning: "Warning",
305
+ error: "Error"
306
+ }
307
+ },
308
+ list: {
309
+ label: "List"
310
+ },
311
+ keyValuePair: {
312
+ copy: "Copy {{label}}",
313
+ copied: "Copied to clipboard",
314
+ notAvailable: "Copy not available"
315
+ },
316
+ stat: {
317
+ trend: {
318
+ up: "Increased by",
319
+ down: "Decreased by",
320
+ flat: "No change"
321
+ }
322
+ },
323
+ timeline: {
324
+ type: {
325
+ info: "Information",
326
+ success: "Success",
327
+ warning: "Warning",
328
+ error: "Error",
329
+ neutral: "Event"
330
+ }
331
+ },
332
+ dataTable: {
333
+ selected_one: "{{count}} row selected",
334
+ selected_zero: "{{count}} rows selected",
335
+ selected_two: "{{count}} rows selected",
336
+ selected_few: "{{count}} rows selected",
337
+ selected_many: "{{count}} rows selected",
338
+ selected_other: "{{count}} rows selected",
339
+ exportCsv: "Export CSV",
340
+ exportPdf: "Export PDF",
341
+ print: "Print",
342
+ columnToggle: "Columns",
343
+ bulkAction: "{{count}} selected",
344
+ refresh: "Refresh",
345
+ export: {
346
+ menu: "Export",
347
+ csv: "Export CSV",
348
+ xlsx: "Export Excel",
349
+ pdf: "Export PDF",
350
+ custom: "Export"
351
+ },
352
+ quickSearch: {
353
+ placeholder: "Search…",
354
+ label: "Quick search"
355
+ },
356
+ filterChips: {
357
+ label: "Active filters",
358
+ clearAll: "Clear all"
359
+ },
360
+ facetFilter: {
361
+ label: "Filter"
362
+ },
363
+ expandRow: "Expand row",
364
+ collapseRow: "Collapse row",
365
+ totalRow: "Total",
366
+ noRows: "No data to display",
367
+ noRowsDescription: "Try adjusting your search or filters.",
368
+ loading: "Loading data…",
369
+ sortAnnounce: "Sorted by {{column}}, {{direction}}",
370
+ sortAscending: "ascending",
371
+ sortDescending: "descending",
372
+ sortNone: "unsorted",
373
+ filterActive: "Filter active",
374
+ page: "Page",
375
+ of: "of",
376
+ to: "to",
377
+ nextPage: "Next page",
378
+ previousPage: "Previous page",
379
+ firstPage: "First page",
380
+ lastPage: "Last page",
381
+ pageSize: "Page size",
382
+ agGrid: {
383
+ contains: "Contains",
384
+ notContains: "Does not contain",
385
+ equals: "Equals",
386
+ notEqual: "Not equal",
387
+ startsWith: "Starts with",
388
+ endsWith: "Ends with",
389
+ lessThan: "Less than",
390
+ greaterThan: "Greater than",
391
+ inRange: "In range",
392
+ blank: "Blank",
393
+ notBlank: "Not blank",
394
+ filterOoo: "Filter…",
395
+ applyFilter: "Apply",
396
+ resetFilter: "Reset",
397
+ noRowsToShow: "No rows to show",
398
+ selectAll: "Select all"
399
+ },
400
+ selectFilter: {
401
+ all: "All",
402
+ selectedCount: "{{count}} selected",
403
+ clear: "Clear",
404
+ apply: "Apply"
405
+ },
406
+ typeaheadFilter: {
407
+ placeholder: "Search…",
408
+ clear: "Clear"
409
+ },
410
+ textFilter: {
411
+ placeholder: "Search…",
412
+ clear: "Clear",
413
+ apply: "Apply",
414
+ operators: {
415
+ contains: "Contains",
416
+ notContains: "Does not contain",
417
+ equals: "Equals",
418
+ startsWith: "Starts with",
419
+ endsWith: "Ends with"
420
+ }
421
+ },
422
+ numberFilter: {
423
+ placeholder: "Filter…",
424
+ from: "From",
425
+ to: "To",
426
+ clear: "Clear",
427
+ apply: "Apply",
428
+ operators: {
429
+ equals: "Equals",
430
+ notEqual: "Not equal",
431
+ greaterThan: "Greater than",
432
+ greaterThanOrEqual: "Greater than or equal",
433
+ lessThan: "Less than",
434
+ lessThanOrEqual: "Less than or equal",
435
+ inRange: "In range",
436
+ blank: "Blank",
437
+ notBlank: "Not blank"
438
+ }
439
+ }
440
+ },
441
+ emptyState: {
442
+ firstUse: {
443
+ title: "Nothing here yet",
444
+ description: "Get started by creating your first item.",
445
+ cta: "Get started"
446
+ },
447
+ noResults: {
448
+ title: "No results found",
449
+ description: "Try adjusting your search or filters.",
450
+ cta: "Clear filters",
451
+ filtersApplied: "{{count}} filter(s) applied"
452
+ },
453
+ error: {
454
+ title: "Something went wrong",
455
+ description: "We couldn't load this content. Please try again.",
456
+ cta: "Retry",
457
+ secondaryCta: "Contact support"
458
+ }
459
+ },
460
+ rating: {
461
+ // Default aria-label for a non-decorative Rating, plus the inline
462
+ // summary used when `reviews` is provided. `_one` / `_other` plurals
463
+ // make the i18next CLDR pluralizer pick the right form per locale.
464
+ label: "{{value}} out of {{max}} stars",
465
+ reviews_one: "{{value}} stars · 1 review",
466
+ reviews_zero: "{{value}} stars · {{count}} reviews",
467
+ reviews_two: "{{value}} stars · {{count}} reviews",
468
+ reviews_few: "{{value}} stars · {{count}} reviews",
469
+ reviews_many: "{{value}} stars · {{count}} reviews",
470
+ reviews_other: "{{value}} stars · {{count}} reviews"
471
+ },
472
+ sparkline: {
473
+ summary: "{{label}}: min {{min}}, max {{max}}, current {{current}}, {{direction}}",
474
+ summaryNoLabel: "min {{min}}, max {{max}}, current {{current}}, {{direction}}",
475
+ noData: "No data",
476
+ direction: {
477
+ increasing: "increasing",
478
+ decreasing: "decreasing",
479
+ steady: "steady"
480
+ }
481
+ },
482
+ feedback: {
483
+ alert: {
484
+ defaultTitle: {
485
+ info: "Information",
486
+ success: "Success",
487
+ warning: "Warning",
488
+ error: "Error"
489
+ }
490
+ },
491
+ toast: {
492
+ dismiss: "Dismiss"
493
+ }
494
+ },
495
+ notificationTray: {
496
+ ariaLabel: "Notifications",
497
+ triggerLabel_one: "Notifications, {{count}} unread",
498
+ triggerLabel_zero: "Notifications, {{count}} unread",
499
+ triggerLabel_two: "Notifications, {{count}} unread",
500
+ triggerLabel_few: "Notifications, {{count}} unread",
501
+ triggerLabel_many: "Notifications, {{count}} unread",
502
+ triggerLabel_other: "Notifications, {{count}} unread",
503
+ triggerLabelNone: "Notifications, none unread",
504
+ panelTitle: "Notifications",
505
+ markAllRead: "Mark all as read",
506
+ noNotifications: "No notifications",
507
+ noNotificationsDescription: "You're all caught up.",
508
+ viewAll: "View all notifications",
509
+ newNotification: "New notification: {{title}}",
510
+ badgeCountOverflow: "99+"
511
+ },
512
+ notificationCard: {
513
+ dismiss: "Dismiss notification",
514
+ markAsRead: "Mark as read",
515
+ learnMore: "Learn more",
516
+ itemLabel: "{{title}}, {{time}}{{unreadSuffix}}",
517
+ unreadSuffix: ", unread"
518
+ },
519
+ messageTray: {
520
+ ariaLabel: "Messages",
521
+ triggerLabel_one: "Messages, {{count}} unread",
522
+ triggerLabel_zero: "Messages, {{count}} unread",
523
+ triggerLabel_two: "Messages, {{count}} unread",
524
+ triggerLabel_few: "Messages, {{count}} unread",
525
+ triggerLabel_many: "Messages, {{count}} unread",
526
+ triggerLabel_other: "Messages, {{count}} unread",
527
+ triggerLabelNone: "Messages, none unread",
528
+ panelTitle: "Messages",
529
+ markAllRead: "Mark all as read",
530
+ noMessages: "No messages",
531
+ noMessagesDescription: "Your inbox is clear.",
532
+ viewAll: "View all messages",
533
+ newMessage: "New message from {{sender}}",
534
+ badgeCountOverflow: "99+"
535
+ },
536
+ messageCard: {
537
+ dismiss: "Dismiss message",
538
+ markAsRead: "Mark as read",
539
+ openThread: "Open thread",
540
+ itemLabel: "Message from {{sender}}{{subjectFragment}}, {{time}}{{unreadSuffix}}",
541
+ subjectFragment: " — {{subject}}",
542
+ unreadSuffix: ", unread",
543
+ threadCount_one: "{{count}} new message in thread",
544
+ threadCount_zero: "{{count}} new messages in thread",
545
+ threadCount_two: "{{count}} new messages in thread",
546
+ threadCount_few: "{{count}} new messages in thread",
547
+ threadCount_many: "{{count}} new messages in thread",
548
+ threadCount_other: "{{count}} new messages in thread"
549
+ },
550
+ taskCard: {
551
+ itemLabel: "{{title}}"
552
+ },
553
+ taskTray: {
554
+ title: "Tasks",
555
+ add: "Add task",
556
+ empty: {
557
+ title: "No tasks yet",
558
+ description: "New tasks will appear here."
559
+ }
560
+ },
561
+ agendaCard: {
562
+ itemLabel: "{{time}} · {{patient}}",
563
+ status: {
564
+ confirmed: "Confirmed",
565
+ pending: "Pending",
566
+ cancelled: "Cancelled"
567
+ }
568
+ },
569
+ agendaTray: {
570
+ title: "Today's appointments",
571
+ add: "Add appointment",
572
+ empty: {
573
+ title: "No appointments",
574
+ description: "New appointments will appear here."
575
+ }
576
+ },
577
+ warningStack: {
578
+ regionLabel: "Warnings",
579
+ listLabel: "Warning list",
580
+ countChanged_one: "{{count}} warning to review",
581
+ countChanged_zero: "{{count}} warnings to review",
582
+ countChanged_two: "{{count}} warnings to review",
583
+ countChanged_few: "{{count}} warnings to review",
584
+ countChanged_many: "{{count}} warnings to review",
585
+ countChanged_other: "{{count}} warnings to review",
586
+ showMore_one: "Show {{count}} more warning",
587
+ showMore_zero: "Show {{count}} more warnings",
588
+ showMore_two: "Show {{count}} more warnings",
589
+ showMore_few: "Show {{count}} more warnings",
590
+ showMore_many: "Show {{count}} more warnings",
591
+ showMore_other: "Show {{count}} more warnings",
592
+ showLess: "Show less"
593
+ },
594
+ navigation: {
595
+ breadcrumb: {
596
+ label: "Breadcrumb",
597
+ showPath: "Show full path",
598
+ current: "Current page"
599
+ },
600
+ pagination: {
601
+ label: "Pagination",
602
+ first: "First page",
603
+ previous: "Previous page",
604
+ next: "Next page",
605
+ last: "Last page",
606
+ pageN: "Page {{n}}",
607
+ rowsPerPage: "Rows per page"
608
+ },
609
+ stepper: {
610
+ label: "Progress",
611
+ stepN: "Step {{n}}",
612
+ stepOfTotal: "Step {{n}} of {{total}}",
613
+ completed: "Completed",
614
+ error: "Error",
615
+ edit: "Edit",
616
+ locked: "Locked"
617
+ },
618
+ stepperCalendar: {
619
+ label: "Booking",
620
+ steps: {
621
+ service: "Service",
622
+ date: "Date",
623
+ time: "Time",
624
+ details: "Your details"
625
+ },
626
+ actions: {
627
+ back: "Back",
628
+ next: "Next",
629
+ submit: "Confirm booking"
630
+ },
631
+ service: {
632
+ duration: "{{minutes}} min"
633
+ },
634
+ time: {
635
+ empty: "No slots available — try another day"
636
+ },
637
+ date: {
638
+ previousMonth: "Previous month",
639
+ nextMonth: "Next month"
640
+ }
641
+ },
642
+ sidebar: {
643
+ label: "Main menu",
644
+ collapse: "Collapse sidebar",
645
+ expand: "Expand sidebar",
646
+ close: "Close menu",
647
+ open: "Open menu",
648
+ favorites: "Favourites",
649
+ favoritesEmpty: "Star items to pin them here.",
650
+ pinItem: "Pin {{label}}",
651
+ unpinItem: "Unpin {{label}}",
652
+ reorderHandle: "Reorder {{label}}. Press Alt + Up or Alt + Down to move.",
653
+ reorderAnnounce: "{{label}} moved to position {{to}} of {{total}}"
654
+ },
655
+ header: {
656
+ label: "Page header"
657
+ },
658
+ cmdk: {
659
+ title: "Command palette",
660
+ description: "Search for commands, pages, and actions",
661
+ placeholder: "Type a command or search…",
662
+ empty: "No results found",
663
+ recents: "Recent",
664
+ shortcut: "Shortcut",
665
+ clearRecents: "Clear recent commands"
666
+ },
667
+ nav: {
668
+ label: "Primary",
669
+ openMenu: "Open menu",
670
+ closeMenu: "Close menu",
671
+ skipToContent: "Skip to content"
672
+ },
673
+ skipLink: {
674
+ toContent: "Skip to main content"
675
+ },
676
+ themeToggle: {
677
+ trigger: "Theme settings",
678
+ appearance: {
679
+ label: "Appearance",
680
+ light: "Light",
681
+ dark: "Dark",
682
+ system: "System"
683
+ },
684
+ accessibility: {
685
+ label: "Accessible mode",
686
+ description: "High contrast and larger targets",
687
+ on: "On",
688
+ off: "Off"
689
+ }
690
+ },
691
+ localePicker: {
692
+ trigger: "Language settings (current: {{locale}})",
693
+ popupLabel: "Select language",
694
+ commandLabel: "Language list",
695
+ searchPlaceholder: "Search languages…",
696
+ searchLabel: "Search languages",
697
+ empty: "No languages found",
698
+ currentSelection: "Current selection",
699
+ systemDefault: "System Default ({{locale}})"
700
+ },
701
+ headerSettings: {
702
+ trigger: "Settings",
703
+ language: {
704
+ label: "Language"
705
+ },
706
+ appearance: {
707
+ label: "Appearance",
708
+ light: "Light",
709
+ dark: "Dark",
710
+ system: "System",
711
+ accessible: "Accessible mode"
712
+ }
713
+ }
714
+ },
715
+ alia: {
716
+ name: "Alia",
717
+ greeting: "Hi, how can I help you?",
718
+ subtitle: "Your personal assistant for data analysis",
719
+ newConversation: "New conversation",
720
+ close: "Close assistant",
721
+ open: "Open assistant",
722
+ unseenCount_one: "{{count}} new message",
723
+ unseenCount_zero: "{{count}} new messages",
724
+ unseenCount_two: "{{count}} new messages",
725
+ unseenCount_few: "{{count}} new messages",
726
+ unseenCount_many: "{{count}} new messages",
727
+ unseenCount_other: "{{count}} new messages",
728
+ usageLabel: "{{current}} of {{limit}} messages used",
729
+ usageLimitReached: "You have reached your message limit",
730
+ stopGenerating: "Stop generating",
731
+ exampleQuestions: "Try asking",
732
+ upgrade: "Upgrade",
733
+ headerLabel: "Assistant header",
734
+ panelLabel: "Alia assistant panel"
735
+ },
736
+ chat: {
737
+ typing: "Assistant is typing",
738
+ thinking: "Thinking…",
739
+ suggestions: "Suggestions",
740
+ container: "Chat transcript",
741
+ send: "Send message",
742
+ stopGenerating: "Stop generating",
743
+ scrollToLatest: "Jump to latest",
744
+ streaming: {
745
+ cursor: "writing"
746
+ },
747
+ message: {
748
+ label: "{{role}} message sent {{time}}",
749
+ labelNoTime: "{{role}} message",
750
+ role: {
751
+ user: "You",
752
+ assistant: "Assistant",
753
+ system: "System"
754
+ },
755
+ retry: "Retry",
756
+ status: {
757
+ sending: "Sending…",
758
+ sent: "Sent",
759
+ error: "Failed to send",
760
+ edited: "Edited"
761
+ }
762
+ },
763
+ input: {
764
+ placeholder: "Type a message",
765
+ attach: "Attach file",
766
+ remaining_one: "{{count}} character remaining",
767
+ remaining_zero: "{{count}} characters remaining",
768
+ remaining_two: "{{count}} characters remaining",
769
+ remaining_few: "{{count}} characters remaining",
770
+ remaining_many: "{{count}} characters remaining",
771
+ remaining_other: "{{count}} characters remaining",
772
+ sendHint: "Press Ctrl + Enter to send"
773
+ },
774
+ audio: {
775
+ record: "Start recording",
776
+ pause: "Pause recording",
777
+ resume: "Resume recording",
778
+ stop: "Stop recording",
779
+ cancel: "Cancel recording",
780
+ permissionDenied: "Microphone access is blocked. Allow it in your browser settings.",
781
+ retry: "Request microphone again",
782
+ device: "Microphone: {{name}}",
783
+ timer: "{{minutes}}:{{seconds}}",
784
+ recording: "Recording",
785
+ paused: "Paused",
786
+ idle: "Idle",
787
+ visualiserLabel: "Audio level",
788
+ unsupported: "Your browser does not support audio recording.",
789
+ selectDevice: "Select microphone",
790
+ maxDurationReached: "Recording stopped — maximum duration reached.",
791
+ maxSizeReached: "Recording stopped — maximum size reached."
792
+ },
793
+ transcript: {
794
+ search: "Search transcript",
795
+ seekTo: "Jump to {{time}}",
796
+ speaker: "Speaker {{name}}",
797
+ matchCount_one: "{{count}} match",
798
+ matchCount_zero: "{{count}} matches",
799
+ matchCount_two: "{{count}} matches",
800
+ matchCount_few: "{{count}} matches",
801
+ matchCount_many: "{{count}} matches",
802
+ matchCount_other: "{{count}} matches",
803
+ noMatches: "No matches",
804
+ lowConfidence: "low confidence"
805
+ },
806
+ prompt: "Prompt",
807
+ slashMenu: {
808
+ empty: "No matching commands",
809
+ label: "Slash commands"
810
+ },
811
+ attachment: {
812
+ rejected: "File rejected: {{reason}}",
813
+ remove: "Remove {{name}}"
814
+ },
815
+ attachmentZone: "Drop files here",
816
+ contextActive: "Context: {{name}}",
817
+ model: {
818
+ select: "Model"
819
+ }
820
+ },
821
+ calendar: {
822
+ ariaLabel: "Calendar",
823
+ today: "Today",
824
+ month: "Month",
825
+ week: "Week",
826
+ day: "Day",
827
+ list: "Agenda",
828
+ allDay: "All day",
829
+ noEvents: "No events to display",
830
+ scrollableRegion: "Calendar grid — use arrow keys or scroll to navigate",
831
+ eventMoved: "{{title}} moved",
832
+ eventResized: "{{title}} resized to {{duration}} minutes",
833
+ privacyModeOn: "Privacy mode enabled — patient names hidden",
834
+ privacyModeOff: "Privacy mode disabled",
835
+ previousPeriod: "Previous period",
836
+ nextPeriod: "Next period",
837
+ focusedEvent: "Focused {{title}}",
838
+ modeBanner: {
839
+ create: "Click on a time slot to create an appointment",
840
+ move: "Click on a time slot to move the appointment",
841
+ copy: "Click on a time slot to copy the appointment",
842
+ cancel: "Cancel"
843
+ },
844
+ status: {
845
+ confirmed: "Confirmed",
846
+ waiting: "Waiting",
847
+ inCare: "In care",
848
+ done: "Done",
849
+ cancelled: "Cancelled",
850
+ absent: "Absent"
851
+ },
852
+ resourceLabel: {
853
+ chairs: "Chairs",
854
+ operators: "Operators"
855
+ }
856
+ },
857
+ slotGrid: {
858
+ ariaLabel: "Available time slots",
859
+ previousDays: "Previous days",
860
+ nextDays: "Next days",
861
+ showMore_one: "Show 1 more",
862
+ showMore_zero: "Show {{count}} more",
863
+ showMore_two: "Show {{count}} more",
864
+ showMore_few: "Show {{count}} more",
865
+ showMore_many: "Show {{count}} more",
866
+ showMore_other: "Show {{count}} more",
867
+ noSlots: "No slots available",
868
+ nextAvailable: "Next available",
869
+ slotLabel: "{{day}}, {{time}}"
870
+ },
871
+ booking: {
872
+ regionLabel: "Book appointment",
873
+ inlineList: {
874
+ title: "Book your appointment online",
875
+ subtitle: "Search or browse by specialty, service, date and time"
876
+ },
877
+ accordion: {
878
+ title: "Book your appointment",
879
+ subtitle: "Pick a service, date and time, then confirm"
880
+ },
881
+ calendar: {
882
+ title: "Book your appointment",
883
+ subtitle: "Pick a service, then a date and time"
884
+ },
885
+ flexible: {
886
+ title: "Find a time that works",
887
+ subtitle: "Search across a range of dates"
888
+ },
889
+ progress: {
890
+ title: "Book your appointment",
891
+ subtitle: "Three quick steps"
892
+ },
893
+ searchPlaceholder: "E.g. check-up, cleaning, ECG…",
894
+ searchLabel: "Search services",
895
+ browseBySpecialty: "Or browse by specialty",
896
+ pickService: "1. Pick a service",
897
+ pickDate: "2. Pick a date",
898
+ pickTime: "3. Pick a time",
899
+ pickServiceLabel: "Service",
900
+ pickDateLabel: "Date",
901
+ pickTimeLabel: "Time",
902
+ confirmStep: "Confirm",
903
+ serviceSummary: "{{minutes}} min",
904
+ monthGridLabel: "Choose a date",
905
+ previousMonth: "Previous month",
906
+ nextMonth: "Next month",
907
+ weekdayShort: "Su,Mo,Tu,We,Th,Fr,Sa",
908
+ noAvailability: "No availability — try another day or service",
909
+ serviceListLabel: "Available services",
910
+ serviceCardLabel: "{{label}}, {{duration}} minutes",
911
+ actions: {
912
+ back: "Back",
913
+ next: "Next",
914
+ confirm: "Confirm booking",
915
+ change: "Change"
916
+ },
917
+ dateTimeSummary: "{{date}} at {{time}}",
918
+ noSlotsForDate: "No times available on this day",
919
+ slotsAvailable_one: "{{count}} time available",
920
+ slotsAvailable_other: "{{count}} times available",
921
+ timeOfDay: {
922
+ morning: "Morning",
923
+ afternoon: "Afternoon",
924
+ evening: "Evening"
925
+ },
926
+ slotAvailableLabel: "Available at {{time}}",
927
+ headingSubtitle: "Pick a service, date and time, then confirm.",
928
+ insurance: {
929
+ heading: "Insurance type",
930
+ placeholder: "Choose insurance type",
931
+ private: "Private",
932
+ public: "Statutory (gesetzlich)"
933
+ },
934
+ specialty: {
935
+ heading: "Specialty",
936
+ placeholder: "Choose a specialty"
937
+ },
938
+ service: {
939
+ heading: "Service",
940
+ placeholder: "Choose a service"
941
+ },
942
+ operator: {
943
+ heading: "Provider",
944
+ placeholder: "Choose a provider",
945
+ all: "Any available provider"
946
+ },
947
+ date: {
948
+ heading: "Date"
949
+ },
950
+ slot: {
951
+ heading: "Time"
952
+ },
953
+ emptyServices: {
954
+ title: "No bookable services",
955
+ description: "There are no services available for this selection."
956
+ },
957
+ onboardingIncomplete: {
958
+ title: "No providers available",
959
+ description: "The practice has not yet configured providers for this service. Try a different service or check back later."
960
+ },
961
+ nextAvailable: {
962
+ description: "No openings in the current window. Next available date is {{date}}.",
963
+ cta: "Jump to next available"
964
+ },
965
+ confirmation: {
966
+ heading: "How should we send your confirmation?",
967
+ helper: "We'll send a link to confirm your booking on the channels you select.",
968
+ atLeastOne: "Select at least one way to receive your booking confirmation.",
969
+ channel: {
970
+ email: "Email",
971
+ whatsapp: "WhatsApp",
972
+ sms: "SMS"
973
+ }
974
+ },
975
+ success: {
976
+ heading: "Booking submitted",
977
+ descriptionSingle: "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.",
978
+ descriptionMultiple: "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.",
979
+ descriptionDemo: "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.",
980
+ summaryDate: "Date",
981
+ summaryTime: "Time",
982
+ summaryProvider: "Provider",
983
+ summaryService: "Service",
984
+ summarySpecialty: "Specialty",
985
+ bookAnother: "Book another appointment",
986
+ modifyBooking: "Modify booking"
987
+ },
988
+ submitError: {
989
+ generic: "We couldn't submit your booking. Please try again."
990
+ },
991
+ details: {
992
+ heading: "Your details",
993
+ submit: "Book appointment",
994
+ firstName: {
995
+ label: "First name",
996
+ required: "Enter your first name."
997
+ },
998
+ lastName: {
999
+ label: "Last name",
1000
+ required: "Enter your last name."
1001
+ },
1002
+ email: {
1003
+ label: "Email",
1004
+ invalid: "Enter a valid email address."
1005
+ },
1006
+ mobilePhone: {
1007
+ label: "Mobile phone",
1008
+ invalid: "Enter a valid mobile number."
1009
+ },
1010
+ codiceFiscale: {
1011
+ label: "Codice fiscale",
1012
+ helper: "16 characters, letters and numbers.",
1013
+ checking: "Checking…",
1014
+ invalid: "Invalid codice fiscale.",
1015
+ invalidFormat: "Codice fiscale must be 16 characters (letters and numbers).",
1016
+ unavailable: "Validation unavailable, please try again."
1017
+ },
1018
+ dateOfBirth: {
1019
+ label: "Date of birth",
1020
+ required: "Enter your date of birth."
1021
+ },
1022
+ insuranceNumber: {
1023
+ label: "Insurance number (Versichertennummer)",
1024
+ checking: "Checking…",
1025
+ invalid: "Invalid insurance number.",
1026
+ unavailable: "Validation unavailable, please try again."
1027
+ },
1028
+ note: {
1029
+ label: "Reason for visit / anything we should know",
1030
+ helper: "Up to {{max}} characters."
1031
+ },
1032
+ returningPatient: {
1033
+ label: "I'm already a patient at this practice"
1034
+ },
1035
+ consent: {
1036
+ privacy: {
1037
+ label: "I have read and accept the <policyLink>privacy policy</policyLink>"
1038
+ },
1039
+ terms: {
1040
+ label: "I have read and accept the <policyLink>terms of service</policyLink>"
1041
+ }
1042
+ }
1043
+ }
1044
+ },
1045
+ patientSearch: {
1046
+ regionLabel: "Search appointments",
1047
+ who: {
1048
+ label: "Doctor, specialty, studio or operator",
1049
+ placeholder: "Doctor, specialty, studio or operator"
1050
+ },
1051
+ where: {
1052
+ label: "City, district or address",
1053
+ placeholder: "City, district or address"
1054
+ },
1055
+ when: {
1056
+ label: "When",
1057
+ today: "Today",
1058
+ tomorrow: "Tomorrow",
1059
+ thisWeek: "This week",
1060
+ anytime: "Anytime"
1061
+ },
1062
+ facets: {
1063
+ label: "Filters",
1064
+ clear: "Clear filters"
1065
+ },
1066
+ geo: {
1067
+ cta: "Near me",
1068
+ requesting: "Locating…",
1069
+ radius: "Radius",
1070
+ radiusFormat: "{{km}} km",
1071
+ fallbackLabel: "Near me",
1072
+ clear: "Clear location",
1073
+ denied: "Location access denied. You can type a city or enable location in your browser settings."
1074
+ },
1075
+ discovery: {
1076
+ heading: "Browse by popular search",
1077
+ empty: "No suggestions to browse — type a doctor or city above."
1078
+ },
1079
+ submit: {
1080
+ cta: "Search"
1081
+ }
1082
+ },
1083
+ reviewsPanel: {
1084
+ regionLabel: "Patient reviews",
1085
+ title: "Patient reviews",
1086
+ listLabel: "Review list",
1087
+ introHeading: "About these reviews",
1088
+ filterTitle: "Filter by stars",
1089
+ filter: {
1090
+ allShort: "All",
1091
+ allLabel_one: "All — {{count}} review",
1092
+ allLabel_other: "All — {{count}} reviews",
1093
+ starsLabel_one: "{{stars}} stars — {{count}} review",
1094
+ starsLabel_other: "{{stars}} stars — {{count}} reviews"
1095
+ },
1096
+ anonymous: "Anonymous",
1097
+ card: {
1098
+ expand: "Show details",
1099
+ collapse: "Hide details"
1100
+ },
1101
+ replyTitle: "Reply from the practice",
1102
+ breakdown: {
1103
+ appointment: "Appointment",
1104
+ communication: "Communication",
1105
+ staff: "Staff",
1106
+ overall: "Overall",
1107
+ futureVisit: "Would visit again?",
1108
+ recommendation: "Would recommend?"
1109
+ },
1110
+ answer: {
1111
+ yes: "Yes",
1112
+ no: "No",
1113
+ unsure: "Not sure"
1114
+ },
1115
+ empty: {
1116
+ title: "No reviews yet",
1117
+ description: "Reviews from patients will appear here.",
1118
+ filterDescription: "No reviews with {{stars}} stars.",
1119
+ resetFilter: "Show all reviews"
1120
+ }
1121
+ },
1122
+ chart: {
1123
+ noData: "No data available",
1124
+ toolbar: {
1125
+ download: "Download",
1126
+ selection: "Selection",
1127
+ selectionZoom: "Selection zoom",
1128
+ zoomIn: "Zoom in",
1129
+ zoomOut: "Zoom out",
1130
+ pan: "Pan",
1131
+ reset: "Reset zoom",
1132
+ exportToSVG: "Export to SVG",
1133
+ exportToPNG: "Export to PNG",
1134
+ exportToCSV: "Export to CSV"
1135
+ },
1136
+ table: {
1137
+ series: "Series",
1138
+ value: "Value"
1139
+ }
1140
+ },
1141
+ editor: {
1142
+ toolbarLabel: "Text formatting",
1143
+ placeholder: "Start typing…",
1144
+ bold: "Bold",
1145
+ italic: "Italic",
1146
+ heading: "Heading",
1147
+ link: {
1148
+ insert: "Insert link",
1149
+ edit: "Edit link",
1150
+ remove: "Remove link"
1151
+ },
1152
+ list: {
1153
+ bullet: "Bulleted list",
1154
+ ordered: "Numbered list"
1155
+ },
1156
+ quote: "Quote",
1157
+ image: {
1158
+ insert: "Insert image"
1159
+ },
1160
+ table: {
1161
+ insert: "Insert table"
1162
+ },
1163
+ codeBlock: "Code block",
1164
+ horizontalRule: "Horizontal rule",
1165
+ undo: "Undo",
1166
+ redo: "Redo",
1167
+ shortcuts: {
1168
+ title: "Keyboard shortcuts",
1169
+ close: "Close",
1170
+ bold: "Bold",
1171
+ italic: "Italic",
1172
+ link: "Insert link",
1173
+ undo: "Undo",
1174
+ redo: "Redo",
1175
+ open: "Open this dialog"
1176
+ }
1177
+ },
1178
+ payment: {
1179
+ submit: "Pay {{amount}}",
1180
+ processing: "Processing…",
1181
+ success: "Payment successful",
1182
+ ariaLabel: "Payment form",
1183
+ amountLabel: "Total",
1184
+ billingAddress: "Billing address",
1185
+ fields: {
1186
+ card: "Card",
1187
+ expiry: "Expiry",
1188
+ cvc: "CVC"
1189
+ },
1190
+ error: {
1191
+ generic: "Something went wrong. Please try again.",
1192
+ cardNumber: "The card number is invalid.",
1193
+ expiry: "The expiry date is invalid.",
1194
+ cvc: "The CVC is invalid.",
1195
+ postalCode: "The postal code is invalid.",
1196
+ declined: "Your card was declined. Try a different card.",
1197
+ network: "Network error. Please check your connection and try again.",
1198
+ invalidReturnUrl: "Return URL must match this site’s origin. The payment was not submitted."
1199
+ }
1200
+ },
1201
+ signature: {
1202
+ padLabel: "Signature pad",
1203
+ clear: "Clear signature",
1204
+ undo: "Undo last stroke",
1205
+ confirm: "Confirm signature",
1206
+ // Nested, not flat-dotted — i18next defaults `keySeparator: '.'`
1207
+ // so mixing a scalar at `typedFallback` with dotted keys below
1208
+ // it would collide (the scalar short-circuits the lookup).
1209
+ typedFallback: {
1210
+ label: "Type your name to sign",
1211
+ placeholder: "Type your full name",
1212
+ toggle: "Use typed signature",
1213
+ toggleDraw: "Use drawn signature"
1214
+ },
1215
+ state: {
1216
+ empty: "Signature pad is empty",
1217
+ drawing: "Drawing signature",
1218
+ confirmed: "Signature captured",
1219
+ captured: "Signature captured",
1220
+ cleared: "Signature cleared"
1221
+ }
1222
+ },
1223
+ pdf: {
1224
+ toolbarLabel: "PDF viewer toolbar",
1225
+ page: "Page",
1226
+ pageOf: "Page {{current}} of {{total}}",
1227
+ previousPage: "Previous page",
1228
+ nextPage: "Next page",
1229
+ firstPage: "First page",
1230
+ lastPage: "Last page",
1231
+ currentPageInput: "Current page",
1232
+ zoom: {
1233
+ in: "Zoom in",
1234
+ out: "Zoom out",
1235
+ fitWidth: "Fit width",
1236
+ fitPage: "Fit page",
1237
+ actualSize: "Actual size",
1238
+ preset: "Zoom preset"
1239
+ },
1240
+ search: {
1241
+ open: "Search in document",
1242
+ placeholder: "Find in document…",
1243
+ next: "Next match",
1244
+ previous: "Previous match",
1245
+ close: "Close search",
1246
+ countOfTotal: "{{current}} of {{total}}",
1247
+ noResults: "No results"
1248
+ },
1249
+ print: "Print",
1250
+ download: "Download",
1251
+ loading: "Loading PDF…",
1252
+ error: "Failed to load PDF",
1253
+ pageOverlay: "Page {{page}} overlay"
1254
+ },
1255
+ mapView: {
1256
+ label: "Map",
1257
+ markerLabel: "Marker for {{label}}",
1258
+ consentTitle: "Show interactive map",
1259
+ consentDescription: "Loading the map shares your IP address with Google so it can serve map tiles. Continue?",
1260
+ consentCta: "Load map",
1261
+ openInGoogleMaps: "Open in Google Maps"
1262
+ },
1263
+ whatsApp: {
1264
+ label: "Chat on WhatsApp",
1265
+ fabLabel: "Open WhatsApp chat",
1266
+ questionPrompt: "Have questions? Chat on WhatsApp"
1267
+ },
1268
+ paywall: {
1269
+ title: "Upgrade to keep going",
1270
+ description: "You've reached your free-tier limit. Choose a plan to continue.",
1271
+ upgrade: "Upgrade",
1272
+ notNow: "Not now",
1273
+ usageLabel: "{{used}} of {{limit}} used",
1274
+ usageFull: "You've used your full allowance",
1275
+ features: "Features",
1276
+ pricePer: "{{price}} per {{period}}",
1277
+ period: {
1278
+ month: "month",
1279
+ year: "year"
1280
+ }
1281
+ },
1282
+ workflow: {
1283
+ status: {
1284
+ active: "Active",
1285
+ inactive: "Inactive",
1286
+ paused: "Paused"
1287
+ },
1288
+ createdBy: "Created by {{name}}",
1289
+ empty: {
1290
+ title: "No workflows yet",
1291
+ description: "Create your first workflow to automate patient communication.",
1292
+ cta: "Create workflow"
1293
+ },
1294
+ action: {
1295
+ addDelay: "Add delay",
1296
+ sendEmail: "Send email",
1297
+ sendSms: "Send SMS",
1298
+ createTask: "Create task",
1299
+ sendWhatsapp: "Send WhatsApp",
1300
+ updateField: "Update patient field",
1301
+ webhook: "Webhook"
1302
+ },
1303
+ delay: {
1304
+ summary_one: "Wait {{count}} day",
1305
+ summary_zero: "Wait {{count}} days",
1306
+ summary_two: "Wait {{count}} days",
1307
+ summary_few: "Wait {{count}} days",
1308
+ summary_many: "Wait {{count}} days",
1309
+ summary_other: "Wait {{count}} days",
1310
+ days_one: "{{count}} day",
1311
+ days_zero: "{{count}} days",
1312
+ days_two: "{{count}} days",
1313
+ days_few: "{{count}} days",
1314
+ days_many: "{{count}} days",
1315
+ days_other: "{{count}} days",
1316
+ hours_one: "{{count}} hour",
1317
+ hours_zero: "{{count}} hours",
1318
+ hours_two: "{{count}} hours",
1319
+ hours_few: "{{count}} hours",
1320
+ hours_many: "{{count}} hours",
1321
+ hours_other: "{{count}} hours",
1322
+ minutes_one: "{{count}} minute",
1323
+ minutes_zero: "{{count}} minutes",
1324
+ minutes_two: "{{count}} minutes",
1325
+ minutes_few: "{{count}} minutes",
1326
+ minutes_many: "{{count}} minutes",
1327
+ minutes_other: "{{count}} minutes"
1328
+ },
1329
+ editor: {
1330
+ pipeline: "Workflow pipeline",
1331
+ addAction: "Add action",
1332
+ addActionAfter: "Add action after this step",
1333
+ addFirstAction: "Add first action",
1334
+ editAction: "Edit action",
1335
+ deleteAction: "Delete action",
1336
+ moveUp: "Move up",
1337
+ moveDown: "Move down",
1338
+ activeLock: "Deactivate the workflow to make changes.",
1339
+ empty: "Add your first action to start building the pipeline.",
1340
+ enrollmentCriteria: "Enrollment criteria",
1341
+ criteriaCount_one: "Based on {{count}} criterion",
1342
+ criteriaCount_zero: "Based on {{count}} criteria",
1343
+ criteriaCount_two: "Based on {{count}} criteria",
1344
+ criteriaCount_few: "Based on {{count}} criteria",
1345
+ criteriaCount_many: "Based on {{count}} criteria",
1346
+ criteriaCount_other: "Based on {{count}} criteria",
1347
+ noCriteria: "No enrollment criteria set",
1348
+ editCriteria: "Edit criteria",
1349
+ unknownType: "Unknown action type",
1350
+ invalidField: "Cannot update core patient fields — choose a custom field.",
1351
+ position: "Step {{current}} of {{total}}",
1352
+ nodeAriaLabel: "{{type}}, step {{current}} of {{total}}"
1353
+ },
1354
+ map: {
1355
+ label_one: "Workflow pipeline with {{count}} step",
1356
+ label_zero: "Workflow pipeline with {{count}} steps",
1357
+ label_two: "Workflow pipeline with {{count}} steps",
1358
+ label_few: "Workflow pipeline with {{count}} steps",
1359
+ label_many: "Workflow pipeline with {{count}} steps",
1360
+ label_other: "Workflow pipeline with {{count}} steps",
1361
+ completed: "Completed",
1362
+ current: "Current step",
1363
+ pending: "Pending",
1364
+ nodeLabel: "{{type}}",
1365
+ nodeLabelWithSummary: "{{type}}: {{summary}}"
1366
+ },
1367
+ card: {
1368
+ activeEnrollments: "Active enrollments",
1369
+ totalEnrollments: "Total enrollments",
1370
+ actions_one: "{{count}} action",
1371
+ actions_zero: "{{count}} actions",
1372
+ actions_two: "{{count}} actions",
1373
+ actions_few: "{{count}} actions",
1374
+ actions_many: "{{count}} actions",
1375
+ actions_other: "{{count}} actions",
1376
+ view: "View workflow",
1377
+ edit: "Edit workflow",
1378
+ delete: "Delete workflow",
1379
+ activate: "Activate workflow",
1380
+ deactivate: "Deactivate workflow"
1381
+ }
1382
+ },
1383
+ patientShell: {
1384
+ brand: {
1385
+ homeAria: "Alfadocs home"
1386
+ },
1387
+ settings: {
1388
+ triggerAria: "Open settings menu",
1389
+ fullscreen: "Toggle fullscreen",
1390
+ logout: "Log out"
1391
+ },
1392
+ sidebar: {
1393
+ panelLabel: "Patient navigation"
1394
+ }
1395
+ },
1396
+ toothScheme: {
1397
+ ariaLabel: "Dental chart",
1398
+ legendLabel: "Condition legend",
1399
+ dentition: {
1400
+ permanent: "Permanent dentition",
1401
+ primary: "Primary dentition",
1402
+ mixed: "Mixed dentition"
1403
+ },
1404
+ anatomy: {
1405
+ incisor: "Incisor",
1406
+ canine: "Canine",
1407
+ premolar: "Premolar",
1408
+ molar: "Molar"
1409
+ },
1410
+ condition: {
1411
+ caries: "Caries",
1412
+ filled: "Filled",
1413
+ crowned: "Crowned",
1414
+ missing: "Missing",
1415
+ implant: "Implant",
1416
+ rootCanal: "Root canal"
1417
+ },
1418
+ surface: {
1419
+ mesial: "Mesial",
1420
+ distal: "Distal",
1421
+ occlusal: "Occlusal",
1422
+ buccal: "Buccal",
1423
+ lingual: "Lingual"
1424
+ },
1425
+ numbering: {
1426
+ fdi: "FDI (ISO 3950)",
1427
+ universal: "Universal (ADA)",
1428
+ palmer: "Palmer"
1429
+ },
1430
+ toothLabel: "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}",
1431
+ selected: "Tooth {{id}} selected, {{conditions}}",
1432
+ deselected: "Tooth {{id}} deselected"
1433
+ },
1434
+ privacyLock: {
1435
+ triggerAriaLabel: "Lock screen for privacy",
1436
+ triggerTooltip: "Lock screen",
1437
+ title: "Screen locked for privacy",
1438
+ description: "Locking the screen helps protect the privacy of your data.",
1439
+ unlock: "Unlock screen",
1440
+ accountPage: "Account page",
1441
+ signOut: "Log out"
1442
+ },
1443
+ financial: {
1444
+ state: {
1445
+ debt: "Outstanding balance",
1446
+ credit: "Credit on account",
1447
+ toInvoice: "To be invoiced",
1448
+ toDeliver: "Service pending",
1449
+ settled: "Settled"
1450
+ },
1451
+ aria: {
1452
+ label: "{{state}} {{amount}}"
1453
+ }
1454
+ },
1455
+ footer: {
1456
+ nav: {
1457
+ label: "Footer",
1458
+ privacy: "Privacy",
1459
+ terms: "Terms of use",
1460
+ contacts: "Contact us"
1461
+ },
1462
+ copyright: "© {{year}} {{entity}} · {{vat}}",
1463
+ tagline: "German technology, Italian design",
1464
+ group: {
1465
+ product: "Solutions",
1466
+ resources: "Resources",
1467
+ company: "Company",
1468
+ legal: "Legal"
1469
+ },
1470
+ social: {
1471
+ aria: {
1472
+ linkedin: "LinkedIn",
1473
+ youtube: "YouTube",
1474
+ instagram: "Instagram",
1475
+ facebook: "Facebook"
1476
+ }
1477
+ },
1478
+ external: {
1479
+ opens_in_new_tab: "(opens in new tab)"
1480
+ }
1481
+ }
1482
+ };
1483
+ export {
1484
+ e as enUi
1485
+ };
1486
+ //# sourceMappingURL=en.js.map