@kopexa/i18n 17.15.8 → 17.16.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.
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "./chunk-OR6OVR5X.mjs";
4
+ } from "./chunk-V6LT4KWY.mjs";
5
5
 
6
6
  // src/hooks/use-built-in-messages.ts
7
7
  import { useEffect, useState } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  useBuiltInMessages
4
- } from "./chunk-KVXCANCE.mjs";
4
+ } from "./chunk-75EZRJ47.mjs";
5
5
  import {
6
6
  useMessages
7
7
  } from "./chunk-TYEI7NWI.mjs";
@@ -243,6 +243,12 @@ var de_default = {
243
243
  "filter-bar.enter_value": "Wert eingeben...",
244
244
  "filter-bar.no_results": "Keine Ergebnisse gefunden",
245
245
  "filter-bar.operator.contains": "enth\xE4lt",
246
+ "filter-bar.operator.date_after": "nach",
247
+ "filter-bar.operator.date_before": "vor",
248
+ "filter-bar.operator.date_not_on": "nicht am",
249
+ "filter-bar.operator.date_on": "am",
250
+ "filter-bar.operator.date_on_or_after": "ab",
251
+ "filter-bar.operator.date_on_or_before": "bis",
246
252
  "filter-bar.operator.ends_with": "endet mit",
247
253
  "filter-bar.operator.equals": "ist",
248
254
  "filter-bar.operator.gt": "gr\xF6\xDFer als",
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "./chunk-A4XWHIRD.mjs";
4
+ } from "./chunk-F3WNKH45.mjs";
5
5
  import {
6
6
  en_default
7
- } from "./chunk-BJ7WX4PC.mjs";
7
+ } from "./chunk-XIZMWNNK.mjs";
8
8
 
9
9
  // src/loaders/index.ts
10
10
  var CACHE = /* @__PURE__ */ new Map();
@@ -2,19 +2,6 @@
2
2
 
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
- "color-picker.clear": "Clear",
6
- "color-picker.hex_label": "Hex",
7
- "color-picker.label": "Color",
8
- "color-picker.pick_color": "Pick a color",
9
- "date-picker.clear": "Clear",
10
- "date-picker.open_calendar": "Open calendar",
11
- "date-picker.select_date": "Select date",
12
- "date-picker.select_date_and_time": "Select date and time",
13
- "date-picker.save": "Save",
14
- "date-picker.today": "Today",
15
- "editable-text.cancel": "Cancel",
16
- "editable-text.edit": "Edit",
17
- "editable-text.save": "Save",
18
5
  "editor.controlblock.header_status": "Show status in header",
19
6
  "editor.controlblock.header_status_aria": "Toggle status chip in card header",
20
7
  "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
@@ -62,50 +49,6 @@ var en_default = {
62
49
  "editor.controlref.variant_card": "Card",
63
50
  "editor.controlref.variant_chip": "Chip",
64
51
  "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
65
- "editor.placeholder": "Write, type '/' for commands\u2026",
66
- "editor.slash.ask_ai": "Ask AI",
67
- "editor.slash.ask_ai.subtext": "Ask AI to generate content",
68
- "editor.slash.blockquote": "Blockquote",
69
- "editor.slash.blockquote.subtext": "Blockquote block",
70
- "editor.slash.bullet_list": "Bullet List",
71
- "editor.slash.bullet_list.subtext": "List with unordered items",
72
- "editor.slash.callout": "Callout",
73
- "editor.slash.callout.subtext": "Highlighted block for important information",
74
- "editor.slash.code_block": "Code Block",
75
- "editor.slash.code_block.subtext": "Code block with syntax highlighting",
76
- "editor.slash.continue_writing": "Continue Writing",
77
- "editor.slash.continue_writing.subtext": "Continue writing from the current position",
78
- "editor.slash.control": "Control",
79
- "editor.slash.control.subtext": "Insert a control block",
80
- "editor.slash.filter_placeholder": "Filter...",
81
- "editor.slash.formula": "Formula",
82
- "editor.slash.formula.subtext": "LaTeX math formula block",
83
- "editor.slash.group.ai": "AI",
84
- "editor.slash.group.insert": "Insert",
85
- "editor.slash.group.style": "Style",
86
- "editor.slash.group.upload": "Upload",
87
- "editor.slash.heading_1": "Heading 1",
88
- "editor.slash.heading_1.subtext": "Top-level heading",
89
- "editor.slash.heading_2": "Heading 2",
90
- "editor.slash.heading_2.subtext": "Key section heading",
91
- "editor.slash.heading_3": "Heading 3",
92
- "editor.slash.heading_3.subtext": "Subsection and group heading",
93
- "editor.slash.image": "Image",
94
- "editor.slash.image.subtext": "Resizable image with caption",
95
- "editor.slash.ordered_list": "Numbered List",
96
- "editor.slash.ordered_list.subtext": "List with ordered items",
97
- "editor.slash.separator": "Separator",
98
- "editor.slash.separator.subtext": "Horizontal line to separate content",
99
- "editor.slash.table": "Table",
100
- "editor.slash.table.subtext": "Insert a table",
101
- "editor.slash.task_list": "To-do list",
102
- "editor.slash.task_list.subtext": "List with tasks",
103
- "editor.slash.text": "Text",
104
- "editor.slash.text.subtext": "Regular text paragraph",
105
- "editor.slash.toc": "Table of Contents",
106
- "editor.slash.toc.subtext": "Auto-generated list of headings",
107
- "editor.slash.warning": "Warning",
108
- "editor.slash.warning.subtext": "Warning callout block",
109
52
  "editor.table.align_bottom": "Align bottom",
110
53
  "editor.table.align_center": "Align center",
111
54
  "editor.table.align_left": "Align left",
@@ -140,41 +83,6 @@ var en_default = {
140
83
  "editor.table.sort_row_asc": "Sort row A-Z",
141
84
  "editor.table.sort_row_desc": "Sort row Z-A",
142
85
  "editor.table.split_cell": "Split cell",
143
- "editor.toolbar.align.center": "Align center",
144
- "editor.toolbar.align.justify": "Justify",
145
- "editor.toolbar.align.left": "Align left",
146
- "editor.toolbar.align.right": "Align right",
147
- "editor.toolbar.block.blockquote": "Blockquote",
148
- "editor.toolbar.block.bullet_list": "Bulleted list",
149
- "editor.toolbar.block.code_block": "Code block",
150
- "editor.toolbar.block.heading_1": "Heading 1",
151
- "editor.toolbar.block.heading_2": "Heading 2",
152
- "editor.toolbar.block.heading_3": "Heading 3",
153
- "editor.toolbar.block.heading_4": "Heading 4",
154
- "editor.toolbar.block.ordered_list": "Numbered list",
155
- "editor.toolbar.block.task_list": "To-do list",
156
- "editor.toolbar.block.text": "Text",
157
- "editor.toolbar.bold": "Bold",
158
- "editor.toolbar.code": "Code",
159
- "editor.toolbar.highlight_color": "Highlight color",
160
- "editor.toolbar.italic": "Italic",
161
- "editor.toolbar.link.edit": "Edit link",
162
- "editor.toolbar.link.open": "Open link in new tab",
163
- "editor.toolbar.link.placeholder": "Enter URL...",
164
- "editor.toolbar.link.remove": "Remove link",
165
- "editor.toolbar.link.save": "Save link",
166
- "editor.toolbar.more_options": "More options",
167
- "editor.toolbar.redo": "Redo",
168
- "editor.toolbar.reset_formatting": "Reset formatting",
169
- "editor.toolbar.strikethrough": "Strikethrough",
170
- "editor.toolbar.subscript": "Subscript",
171
- "editor.toolbar.superscript": "Superscript",
172
- "editor.toolbar.table.insert": "Insert table",
173
- "editor.toolbar.text_color": "Text color",
174
- "editor.toolbar.turn_into": "Turn into",
175
- "editor.toolbar.turn_into_current": "Turn into (current: {current})",
176
- "editor.toolbar.underline": "Underline",
177
- "editor.toolbar.undo": "Undo",
178
86
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
179
87
  "file_upload.apply_crop": "Apply",
180
88
  "file_upload.avatar_uploaded": "Avatar uploaded",
@@ -189,7 +97,14 @@ var en_default = {
189
97
  "filter-bar.clear_all": "Clear all",
190
98
  "filter-bar.enter_value": "Enter value...",
191
99
  "filter-bar.no_results": "No results found",
100
+ "filter-bar.operator_label": "{field} operator",
192
101
  "filter-bar.operator.contains": "contains",
102
+ "filter-bar.operator.date_after": "after",
103
+ "filter-bar.operator.date_before": "before",
104
+ "filter-bar.operator.date_not_on": "not on",
105
+ "filter-bar.operator.date_on": "on",
106
+ "filter-bar.operator.date_on_or_after": "on or after",
107
+ "filter-bar.operator.date_on_or_before": "on or before",
193
108
  "filter-bar.operator.ends_with": "ends with",
194
109
  "filter-bar.operator.equals": "is",
195
110
  "filter-bar.operator.gt": "greater than",
@@ -201,7 +116,6 @@ var en_default = {
201
116
  "filter-bar.operator.not_contains": "does not contain",
202
117
  "filter-bar.operator.not_equals": "is not",
203
118
  "filter-bar.operator.starts_with": "starts with",
204
- "filter-bar.operator_label": "{field} operator",
205
119
  "filter-bar.remove_filter": "Remove {field} filter",
206
120
  "filter-bar.search_placeholder": "Search...",
207
121
  "filter-bar.select_value": "Select value...",
@@ -216,6 +130,7 @@ var en_default = {
216
130
  "filter.enter_value": "Enter value...",
217
131
  "filter.loading": "Loading...",
218
132
  "filter.no_fields": "No filter options available",
133
+ "filter.operator_label": "{field} operator",
219
134
  "filter.operator.between": "between",
220
135
  "filter.operator.contains": "contains",
221
136
  "filter.operator.ends_with": "ends with",
@@ -229,7 +144,6 @@ var en_default = {
229
144
  "filter.operator.not_contains": "does not contain",
230
145
  "filter.operator.not_equals": "is not",
231
146
  "filter.operator.starts_with": "starts with",
232
- "filter.operator_label": "{field} operator",
233
147
  "filter.range_max": "Max",
234
148
  "filter.range_min": "Min",
235
149
  "filter.remove_filter": "Remove {field} filter",
@@ -281,15 +195,6 @@ var en_default = {
281
195
  "grc.impact.scale.risk.5": "Critical",
282
196
  "grc.impact.title_cia": "CIA Impact",
283
197
  "grc.impact.title_ciaa": "CIAA Impact",
284
- "grc.risk.consequence": "Consequence",
285
- "grc.risk.level.critical": "Critical",
286
- "grc.risk.level.high": "High",
287
- "grc.risk.level.low": "Low",
288
- "grc.risk.level.medium": "Medium",
289
- "grc.risk.level.unrated": "Not rated",
290
- "grc.risk.likelihood": "Likelihood",
291
- "grc.risk.not_rated_hint": "Risk has not been assessed yet",
292
- "grc.risk.rating": "Rating",
293
198
  "grc.risk_treatment.accept.description": "Consciously accept the risk because treatment costs exceed potential damage or the risk is within acceptable limits.",
294
199
  "grc.risk_treatment.accept.hint": "Requires: Documented approval",
295
200
  "grc.risk_treatment.accept.label": "Accept",
@@ -313,19 +218,15 @@ var en_default = {
313
218
  "grc.risk_treatment.transfer.description": "Transfer the risk to third parties (e.g., insurance, outsourcing).",
314
219
  "grc.risk_treatment.transfer.hint": "Requires: Contract documentation, Residual risk assessment",
315
220
  "grc.risk_treatment.transfer.label": "Transfer",
316
- "pdf_viewer.error_hint": "Please try again.",
317
- "pdf_viewer.error_title": "Something went wrong while loading the document.",
318
- "pdf_viewer.loading": "Loading document\u2026",
319
- "pdf_viewer.page_label": "Page {page} of {total}",
320
- "pdf_viewer.toolbar_download": "Download",
321
- "pdf_viewer.toolbar_fit_width": "Fit to width",
322
- "pdf_viewer.toolbar_next_page": "Next page",
323
- "pdf_viewer.toolbar_page_of": "{page} of {total}",
324
- "pdf_viewer.toolbar_prev_page": "Previous page",
325
- "pdf_viewer.toolbar_print": "Print",
326
- "pdf_viewer.toolbar_zoom_in": "Zoom in",
327
- "pdf_viewer.toolbar_zoom_level": "{level}%",
328
- "pdf_viewer.toolbar_zoom_out": "Zoom out",
221
+ "grc.risk.consequence": "Consequence",
222
+ "grc.risk.level.critical": "Critical",
223
+ "grc.risk.level.high": "High",
224
+ "grc.risk.level.low": "Low",
225
+ "grc.risk.level.medium": "Medium",
226
+ "grc.risk.level.unrated": "Not rated",
227
+ "grc.risk.likelihood": "Likelihood",
228
+ "grc.risk.not_rated_hint": "Risk has not been assessed yet",
229
+ "grc.risk.rating": "Rating",
329
230
  "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
330
231
  "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
331
232
  };
@@ -270,6 +270,12 @@ var de_default = {
270
270
  "filter-bar.enter_value": "Wert eingeben...",
271
271
  "filter-bar.no_results": "Keine Ergebnisse gefunden",
272
272
  "filter-bar.operator.contains": "enth\xE4lt",
273
+ "filter-bar.operator.date_after": "nach",
274
+ "filter-bar.operator.date_before": "vor",
275
+ "filter-bar.operator.date_not_on": "nicht am",
276
+ "filter-bar.operator.date_on": "am",
277
+ "filter-bar.operator.date_on_or_after": "ab",
278
+ "filter-bar.operator.date_on_or_before": "bis",
273
279
  "filter-bar.operator.ends_with": "endet mit",
274
280
  "filter-bar.operator.equals": "ist",
275
281
  "filter-bar.operator.gt": "gr\xF6\xDFer als",
@@ -380,19 +386,6 @@ var de_default = {
380
386
 
381
387
  // src/lang/en.json
382
388
  var en_default = {
383
- "color-picker.clear": "Clear",
384
- "color-picker.hex_label": "Hex",
385
- "color-picker.label": "Color",
386
- "color-picker.pick_color": "Pick a color",
387
- "date-picker.clear": "Clear",
388
- "date-picker.open_calendar": "Open calendar",
389
- "date-picker.select_date": "Select date",
390
- "date-picker.select_date_and_time": "Select date and time",
391
- "date-picker.save": "Save",
392
- "date-picker.today": "Today",
393
- "editable-text.cancel": "Cancel",
394
- "editable-text.edit": "Edit",
395
- "editable-text.save": "Save",
396
389
  "editor.controlblock.header_status": "Show status in header",
397
390
  "editor.controlblock.header_status_aria": "Toggle status chip in card header",
398
391
  "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
@@ -440,50 +433,6 @@ var en_default = {
440
433
  "editor.controlref.variant_card": "Card",
441
434
  "editor.controlref.variant_chip": "Chip",
442
435
  "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
443
- "editor.placeholder": "Write, type '/' for commands\u2026",
444
- "editor.slash.ask_ai": "Ask AI",
445
- "editor.slash.ask_ai.subtext": "Ask AI to generate content",
446
- "editor.slash.blockquote": "Blockquote",
447
- "editor.slash.blockquote.subtext": "Blockquote block",
448
- "editor.slash.bullet_list": "Bullet List",
449
- "editor.slash.bullet_list.subtext": "List with unordered items",
450
- "editor.slash.callout": "Callout",
451
- "editor.slash.callout.subtext": "Highlighted block for important information",
452
- "editor.slash.code_block": "Code Block",
453
- "editor.slash.code_block.subtext": "Code block with syntax highlighting",
454
- "editor.slash.continue_writing": "Continue Writing",
455
- "editor.slash.continue_writing.subtext": "Continue writing from the current position",
456
- "editor.slash.control": "Control",
457
- "editor.slash.control.subtext": "Insert a control block",
458
- "editor.slash.filter_placeholder": "Filter...",
459
- "editor.slash.formula": "Formula",
460
- "editor.slash.formula.subtext": "LaTeX math formula block",
461
- "editor.slash.group.ai": "AI",
462
- "editor.slash.group.insert": "Insert",
463
- "editor.slash.group.style": "Style",
464
- "editor.slash.group.upload": "Upload",
465
- "editor.slash.heading_1": "Heading 1",
466
- "editor.slash.heading_1.subtext": "Top-level heading",
467
- "editor.slash.heading_2": "Heading 2",
468
- "editor.slash.heading_2.subtext": "Key section heading",
469
- "editor.slash.heading_3": "Heading 3",
470
- "editor.slash.heading_3.subtext": "Subsection and group heading",
471
- "editor.slash.image": "Image",
472
- "editor.slash.image.subtext": "Resizable image with caption",
473
- "editor.slash.ordered_list": "Numbered List",
474
- "editor.slash.ordered_list.subtext": "List with ordered items",
475
- "editor.slash.separator": "Separator",
476
- "editor.slash.separator.subtext": "Horizontal line to separate content",
477
- "editor.slash.table": "Table",
478
- "editor.slash.table.subtext": "Insert a table",
479
- "editor.slash.task_list": "To-do list",
480
- "editor.slash.task_list.subtext": "List with tasks",
481
- "editor.slash.text": "Text",
482
- "editor.slash.text.subtext": "Regular text paragraph",
483
- "editor.slash.toc": "Table of Contents",
484
- "editor.slash.toc.subtext": "Auto-generated list of headings",
485
- "editor.slash.warning": "Warning",
486
- "editor.slash.warning.subtext": "Warning callout block",
487
436
  "editor.table.align_bottom": "Align bottom",
488
437
  "editor.table.align_center": "Align center",
489
438
  "editor.table.align_left": "Align left",
@@ -518,41 +467,6 @@ var en_default = {
518
467
  "editor.table.sort_row_asc": "Sort row A-Z",
519
468
  "editor.table.sort_row_desc": "Sort row Z-A",
520
469
  "editor.table.split_cell": "Split cell",
521
- "editor.toolbar.align.center": "Align center",
522
- "editor.toolbar.align.justify": "Justify",
523
- "editor.toolbar.align.left": "Align left",
524
- "editor.toolbar.align.right": "Align right",
525
- "editor.toolbar.block.blockquote": "Blockquote",
526
- "editor.toolbar.block.bullet_list": "Bulleted list",
527
- "editor.toolbar.block.code_block": "Code block",
528
- "editor.toolbar.block.heading_1": "Heading 1",
529
- "editor.toolbar.block.heading_2": "Heading 2",
530
- "editor.toolbar.block.heading_3": "Heading 3",
531
- "editor.toolbar.block.heading_4": "Heading 4",
532
- "editor.toolbar.block.ordered_list": "Numbered list",
533
- "editor.toolbar.block.task_list": "To-do list",
534
- "editor.toolbar.block.text": "Text",
535
- "editor.toolbar.bold": "Bold",
536
- "editor.toolbar.code": "Code",
537
- "editor.toolbar.highlight_color": "Highlight color",
538
- "editor.toolbar.italic": "Italic",
539
- "editor.toolbar.link.edit": "Edit link",
540
- "editor.toolbar.link.open": "Open link in new tab",
541
- "editor.toolbar.link.placeholder": "Enter URL...",
542
- "editor.toolbar.link.remove": "Remove link",
543
- "editor.toolbar.link.save": "Save link",
544
- "editor.toolbar.more_options": "More options",
545
- "editor.toolbar.redo": "Redo",
546
- "editor.toolbar.reset_formatting": "Reset formatting",
547
- "editor.toolbar.strikethrough": "Strikethrough",
548
- "editor.toolbar.subscript": "Subscript",
549
- "editor.toolbar.superscript": "Superscript",
550
- "editor.toolbar.table.insert": "Insert table",
551
- "editor.toolbar.text_color": "Text color",
552
- "editor.toolbar.turn_into": "Turn into",
553
- "editor.toolbar.turn_into_current": "Turn into (current: {current})",
554
- "editor.toolbar.underline": "Underline",
555
- "editor.toolbar.undo": "Undo",
556
470
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
557
471
  "file_upload.apply_crop": "Apply",
558
472
  "file_upload.avatar_uploaded": "Avatar uploaded",
@@ -567,7 +481,14 @@ var en_default = {
567
481
  "filter-bar.clear_all": "Clear all",
568
482
  "filter-bar.enter_value": "Enter value...",
569
483
  "filter-bar.no_results": "No results found",
484
+ "filter-bar.operator_label": "{field} operator",
570
485
  "filter-bar.operator.contains": "contains",
486
+ "filter-bar.operator.date_after": "after",
487
+ "filter-bar.operator.date_before": "before",
488
+ "filter-bar.operator.date_not_on": "not on",
489
+ "filter-bar.operator.date_on": "on",
490
+ "filter-bar.operator.date_on_or_after": "on or after",
491
+ "filter-bar.operator.date_on_or_before": "on or before",
571
492
  "filter-bar.operator.ends_with": "ends with",
572
493
  "filter-bar.operator.equals": "is",
573
494
  "filter-bar.operator.gt": "greater than",
@@ -579,7 +500,6 @@ var en_default = {
579
500
  "filter-bar.operator.not_contains": "does not contain",
580
501
  "filter-bar.operator.not_equals": "is not",
581
502
  "filter-bar.operator.starts_with": "starts with",
582
- "filter-bar.operator_label": "{field} operator",
583
503
  "filter-bar.remove_filter": "Remove {field} filter",
584
504
  "filter-bar.search_placeholder": "Search...",
585
505
  "filter-bar.select_value": "Select value...",
@@ -594,6 +514,7 @@ var en_default = {
594
514
  "filter.enter_value": "Enter value...",
595
515
  "filter.loading": "Loading...",
596
516
  "filter.no_fields": "No filter options available",
517
+ "filter.operator_label": "{field} operator",
597
518
  "filter.operator.between": "between",
598
519
  "filter.operator.contains": "contains",
599
520
  "filter.operator.ends_with": "ends with",
@@ -607,7 +528,6 @@ var en_default = {
607
528
  "filter.operator.not_contains": "does not contain",
608
529
  "filter.operator.not_equals": "is not",
609
530
  "filter.operator.starts_with": "starts with",
610
- "filter.operator_label": "{field} operator",
611
531
  "filter.range_max": "Max",
612
532
  "filter.range_min": "Min",
613
533
  "filter.remove_filter": "Remove {field} filter",
@@ -659,15 +579,6 @@ var en_default = {
659
579
  "grc.impact.scale.risk.5": "Critical",
660
580
  "grc.impact.title_cia": "CIA Impact",
661
581
  "grc.impact.title_ciaa": "CIAA Impact",
662
- "grc.risk.consequence": "Consequence",
663
- "grc.risk.level.critical": "Critical",
664
- "grc.risk.level.high": "High",
665
- "grc.risk.level.low": "Low",
666
- "grc.risk.level.medium": "Medium",
667
- "grc.risk.level.unrated": "Not rated",
668
- "grc.risk.likelihood": "Likelihood",
669
- "grc.risk.not_rated_hint": "Risk has not been assessed yet",
670
- "grc.risk.rating": "Rating",
671
582
  "grc.risk_treatment.accept.description": "Consciously accept the risk because treatment costs exceed potential damage or the risk is within acceptable limits.",
672
583
  "grc.risk_treatment.accept.hint": "Requires: Documented approval",
673
584
  "grc.risk_treatment.accept.label": "Accept",
@@ -691,19 +602,15 @@ var en_default = {
691
602
  "grc.risk_treatment.transfer.description": "Transfer the risk to third parties (e.g., insurance, outsourcing).",
692
603
  "grc.risk_treatment.transfer.hint": "Requires: Contract documentation, Residual risk assessment",
693
604
  "grc.risk_treatment.transfer.label": "Transfer",
694
- "pdf_viewer.error_hint": "Please try again.",
695
- "pdf_viewer.error_title": "Something went wrong while loading the document.",
696
- "pdf_viewer.loading": "Loading document\u2026",
697
- "pdf_viewer.page_label": "Page {page} of {total}",
698
- "pdf_viewer.toolbar_download": "Download",
699
- "pdf_viewer.toolbar_fit_width": "Fit to width",
700
- "pdf_viewer.toolbar_next_page": "Next page",
701
- "pdf_viewer.toolbar_page_of": "{page} of {total}",
702
- "pdf_viewer.toolbar_prev_page": "Previous page",
703
- "pdf_viewer.toolbar_print": "Print",
704
- "pdf_viewer.toolbar_zoom_in": "Zoom in",
705
- "pdf_viewer.toolbar_zoom_level": "{level}%",
706
- "pdf_viewer.toolbar_zoom_out": "Zoom out",
605
+ "grc.risk.consequence": "Consequence",
606
+ "grc.risk.level.critical": "Critical",
607
+ "grc.risk.level.high": "High",
608
+ "grc.risk.level.low": "Low",
609
+ "grc.risk.level.medium": "Medium",
610
+ "grc.risk.level.unrated": "Not rated",
611
+ "grc.risk.likelihood": "Likelihood",
612
+ "grc.risk.not_rated_hint": "Risk has not been assessed yet",
613
+ "grc.risk.rating": "Rating",
707
614
  "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
708
615
  "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
709
616
  };
@@ -2,10 +2,10 @@
2
2
  "use client";
3
3
  import {
4
4
  useBuiltInMessages
5
- } from "../chunk-KVXCANCE.mjs";
6
- import "../chunk-OR6OVR5X.mjs";
7
- import "../chunk-A4XWHIRD.mjs";
8
- import "../chunk-BJ7WX4PC.mjs";
5
+ } from "../chunk-75EZRJ47.mjs";
6
+ import "../chunk-V6LT4KWY.mjs";
7
+ import "../chunk-F3WNKH45.mjs";
8
+ import "../chunk-XIZMWNNK.mjs";
9
9
  export {
10
10
  useBuiltInMessages
11
11
  };