@abyss-project/commons-front-core 2.0.0 → 2.0.2

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.
Files changed (43) hide show
  1. package/README.md +30 -30
  2. package/declaration.d.ts +13 -13
  3. package/dist/components/Chips/ApplicationSentinelTypeChip/ApplicationSentinelTypeChip.component.d.ts +3 -5
  4. package/dist/components/Chips/ApplicationWebhookTypeChip/ApplicationWebhookTypeChip.component.d.ts +3 -5
  5. package/dist/components/Chips/LogTypeChip/LogTypeChip.component.d.ts +3 -5
  6. package/dist/components/Chips/ProjectStatusChip/ProjectStatusChip.component.d.ts +3 -5
  7. package/dist/components/Chips/WebhookResponseCodeChip/WebhookResponseCodeChip.component.d.ts +3 -6
  8. package/dist/components/Chips/WebhookTypeChip/WebhookTypeChip.component.d.ts +3 -5
  9. package/dist/components/Inputs/AbyssDatePicker/AbyssDatePicker.component.d.ts +3 -4
  10. package/dist/components/Inputs/AbyssDateTimePicker/AbyssDateTimePicker.component.d.ts +3 -4
  11. package/dist/components/Spotlight/ProjectCard/ProjectCard.component.d.ts +2 -4
  12. package/dist/components/Spotlight/ProjectLinkSelector/ProjectLinkSelector.component.d.ts +2 -4
  13. package/dist/components/Support/SupportCategoryChip.component.d.ts +0 -1
  14. package/dist/hooks/use-rich-intl.hook.d.ts +3 -1548
  15. package/dist/{index-CoY-Eqah.js → index-AfPILbiz.js} +2 -2
  16. package/dist/{index-Db-3tPxk.js → index-B7y4RhPo.js} +2 -2
  17. package/dist/{index-B3gKqf-p.js → index-BGWToGw7.js} +3 -3
  18. package/dist/{index-a9_oOlg4.js → index-BewTTU30.js} +31010 -29414
  19. package/dist/{index-DON7Q_3s.js → index-CCn-sMqt.js} +2 -2
  20. package/dist/{index-ldQTy6Xb.js → index-CIZfTmzg.js} +2 -2
  21. package/dist/{index-BCVRYGLI.js → index-CJ2IUHYl.js} +4 -4
  22. package/dist/{index-VEVfBSFw.js → index-CQlSFcvw.js} +2 -2
  23. package/dist/{index-DZG8q-Mp.js → index-CwF5H7Ob.js} +3 -3
  24. package/dist/{index-DpUTQu7B.js → index-CzYQbF5K.js} +2 -2
  25. package/dist/{index-Cil-O_44.js → index-D2Nmwb2S.js} +2 -2
  26. package/dist/{index-CL4h9Xoy.js → index-D4yU10Kk.js} +4 -4
  27. package/dist/{index-CSpwXL74.js → index-DP0NlFvb.js} +1 -1
  28. package/dist/{index-BiREoCYc.js → index-DYMZ6gxP.js} +2 -2
  29. package/dist/{index-BcInTypv.js → index-Di8-ci04.js} +4 -4
  30. package/dist/{index-QwHRQNwT.js → index-DwVkf4ef.js} +2 -2
  31. package/dist/{index-CTVUhat-.js → index-OhVD4ih9.js} +2 -2
  32. package/dist/{index--KPqynn_.js → index-RwGG-Rkd.js} +2 -2
  33. package/dist/{index-Ca_vS7os.js → index-by-wazLm.js} +2 -2
  34. package/dist/{index-Df71mOHZ.js → index-eKUyfHjO.js} +3 -3
  35. package/dist/{index-BdWnB1rS.js → index-h44l9OLZ.js} +2 -2
  36. package/dist/{index-AykyIzzG.js → index-uIaFCoT2.js} +3 -3
  37. package/dist/index.js +1 -1
  38. package/dist/utils/color.utils.d.ts +0 -1
  39. package/package.json +138 -143
  40. package/tsconfig.json +35 -35
  41. package/vite.config.ts +83 -75
  42. package/vitest.config.ts +14 -14
  43. package/.claude/settings.local.json +0 -7
@@ -2,209 +2,8 @@ import { IntlShape, MessageDescriptor } from 'react-intl';
2
2
  import { ReactNode } from 'react';
3
3
  import { UserLanguage } from '@abyss-project/main';
4
4
  export declare const translations: {
5
- fr: {
6
- common: {
7
- notifications: {
8
- ABYSS: {
9
- "notify-project-access-granted": {
10
- title: string;
11
- content: string;
12
- };
13
- "subscription-created": {
14
- title: string;
15
- content: string;
16
- };
17
- "subscription-renewed": {
18
- title: string;
19
- content: string;
20
- };
21
- "subscription-payment-failed": {
22
- title: string;
23
- content: string;
24
- };
25
- "subscription-cancelled": {
26
- title: string;
27
- content: string;
28
- };
29
- "subscription-plan-changed": {
30
- title: string;
31
- content: string;
32
- };
33
- "subscription-trial-ending": {
34
- title: string;
35
- content: string;
36
- };
37
- "subscription-trial-ended": {
38
- title: string;
39
- content: string;
40
- };
41
- "billing-invoice-ready": {
42
- title: string;
43
- content: string;
44
- };
45
- "board-card-late": {
46
- title: string;
47
- content: string;
48
- };
49
- "board-card-almost-late": {
50
- title: string;
51
- content: string;
52
- };
53
- };
54
- ABYSS_CLOUD: {
55
- "create-cloud-share": {
56
- title: string;
57
- content: string;
58
- };
59
- "delete-cloud-share": {
60
- title: string;
61
- content: string;
62
- };
63
- "admin-delete-cloud": {
64
- title: string;
65
- content: string;
66
- };
67
- "join-cloud-share": {
68
- title: string;
69
- content: string;
70
- };
71
- "decline-cloud-share": {
72
- title: string;
73
- content: string;
74
- };
75
- "leave-cloud-share": {
76
- title: string;
77
- content: string;
78
- };
79
- };
80
- ABYSS_STORAGE: {
81
- "webhook-undeliverable": {
82
- title: string;
83
- content: string;
84
- };
85
- "webhook-undeliverable-disable": {
86
- title: string;
87
- content: string;
88
- };
89
- "file-quarantined": {
90
- title: string;
91
- content: string;
92
- };
93
- };
94
- ABYSS_MONITOR: {
95
- "cron-task-failed": {
96
- title: string;
97
- content: string;
98
- };
99
- "cron-task-disabled": {
100
- title: string;
101
- content: string;
102
- };
103
- "monitor-webhook-undeliverable": {
104
- title: string;
105
- content: string;
106
- };
107
- "monitor-webhook-undeliverable-disable": {
108
- title: string;
109
- content: string;
110
- };
111
- "monitor-sentinel-check-success": {
112
- title: string;
113
- content: string;
114
- };
115
- "monitor-sentinel-check-failed": {
116
- title: string;
117
- content: string;
118
- };
119
- "monitor-sentinel-disable-on-failure": {
120
- title: string;
121
- content: string;
122
- };
123
- };
124
- ABYSS_MEMORIES: {
125
- "invite-event": {
126
- title: string;
127
- content: string;
128
- };
129
- "change-owner-event": {
130
- title: string;
131
- content: string;
132
- };
133
- "create-poll-event": {
134
- title: string;
135
- content: string;
136
- };
137
- "memories-event-pdf-ready": {
138
- title: string;
139
- content: string;
140
- };
141
- "memories-highlight-reel-ready": {
142
- title: string;
143
- content: string;
144
- };
145
- "memories-seasonal-compilation-ready": {
146
- title: string;
147
- content: string;
148
- };
149
- "memories-content-shared": {
150
- title: string;
151
- content: string;
152
- };
153
- };
154
- ABYSS_BANKING: {
155
- "bank-connection-success": {
156
- title: string;
157
- content: string;
158
- };
159
- "bank-connection-expire": {
160
- title: string;
161
- content: string;
162
- };
163
- "banking-auto-matches-summary": {
164
- title: string;
165
- content: string;
166
- };
167
- };
168
- ABYSS_SPOTLIGHT: {
169
- "spotlight-project-new-post": {
170
- title: string;
171
- content: string;
172
- };
173
- };
174
- ABYSS_FORM: {
175
- "form-submission-completed": {
176
- title: string;
177
- content: string;
178
- };
179
- "form-webhook-undeliverable": {
180
- title: string;
181
- content: string;
182
- };
183
- "form-webhook-undeliverable-disable": {
184
- title: string;
185
- content: string;
186
- };
187
- "form-daily-submission-limit-reached": {
188
- title: string;
189
- content: string;
190
- };
191
- "form-submission-limit-reached": {
192
- title: string;
193
- content: string;
194
- };
195
- };
196
- ABYSS_TRAINING: {
197
- "training-inactivity": {
198
- title: string;
199
- content: string;
200
- };
201
- "training-reminder": {
202
- title: string;
203
- content: string;
204
- };
205
- };
206
- };
207
- };
5
+ [x: number]: {
6
+ common: any;
208
7
  'space-display-name': {
209
8
  personal: string;
210
9
  'perso-in-org': string;
@@ -1345,1353 +1144,9 @@ export declare const translations: {
1345
1144
  };
1346
1145
  };
1347
1146
  };
1348
- en: {
1349
- common: {
1350
- notifications: {
1351
- ABYSS: {
1352
- "notify-project-access-granted": {
1353
- title: string;
1354
- content: string;
1355
- };
1356
- "subscription-created": {
1357
- title: string;
1358
- content: string;
1359
- };
1360
- "subscription-renewed": {
1361
- title: string;
1362
- content: string;
1363
- };
1364
- "subscription-payment-failed": {
1365
- title: string;
1366
- content: string;
1367
- };
1368
- "subscription-cancelled": {
1369
- title: string;
1370
- content: string;
1371
- };
1372
- "subscription-plan-changed": {
1373
- title: string;
1374
- content: string;
1375
- };
1376
- "subscription-trial-ending": {
1377
- title: string;
1378
- content: string;
1379
- };
1380
- "subscription-trial-ended": {
1381
- title: string;
1382
- content: string;
1383
- };
1384
- "billing-invoice-ready": {
1385
- title: string;
1386
- content: string;
1387
- };
1388
- "board-card-late": {
1389
- title: string;
1390
- content: string;
1391
- };
1392
- "board-card-almost-late": {
1393
- title: string;
1394
- content: string;
1395
- };
1396
- };
1397
- ABYSS_CLOUD: {
1398
- "create-cloud-share": {
1399
- title: string;
1400
- content: string;
1401
- };
1402
- "delete-cloud-share": {
1403
- title: string;
1404
- content: string;
1405
- };
1406
- "admin-delete-cloud": {
1407
- title: string;
1408
- content: string;
1409
- };
1410
- "join-cloud-share": {
1411
- title: string;
1412
- content: string;
1413
- };
1414
- "decline-cloud-share": {
1415
- title: string;
1416
- content: string;
1417
- };
1418
- "leave-cloud-share": {
1419
- title: string;
1420
- content: string;
1421
- };
1422
- };
1423
- ABYSS_STORAGE: {
1424
- "webhook-undeliverable": {
1425
- title: string;
1426
- content: string;
1427
- };
1428
- "webhook-undeliverable-disable": {
1429
- title: string;
1430
- content: string;
1431
- };
1432
- "file-quarantined": {
1433
- title: string;
1434
- content: string;
1435
- };
1436
- };
1437
- ABYSS_MONITOR: {
1438
- "cron-task-failed": {
1439
- title: string;
1440
- content: string;
1441
- };
1442
- "cron-task-disabled": {
1443
- title: string;
1444
- content: string;
1445
- };
1446
- "monitor-webhook-undeliverable": {
1447
- title: string;
1448
- content: string;
1449
- };
1450
- "monitor-webhook-undeliverable-disable": {
1451
- title: string;
1452
- content: string;
1453
- };
1454
- "monitor-sentinel-check-success": {
1455
- title: string;
1456
- content: string;
1457
- };
1458
- "monitor-sentinel-check-failed": {
1459
- title: string;
1460
- content: string;
1461
- };
1462
- "monitor-sentinel-disable-on-failure": {
1463
- title: string;
1464
- content: string;
1465
- };
1466
- };
1467
- ABYSS_MEMORIES: {
1468
- "invite-event": {
1469
- title: string;
1470
- content: string;
1471
- };
1472
- "change-owner-event": {
1473
- title: string;
1474
- content: string;
1475
- };
1476
- "create-poll-event": {
1477
- title: string;
1478
- content: string;
1479
- };
1480
- "memories-event-pdf-ready": {
1481
- title: string;
1482
- content: string;
1483
- };
1484
- "memories-highlight-reel-ready": {
1485
- title: string;
1486
- content: string;
1487
- };
1488
- "memories-seasonal-compilation-ready": {
1489
- title: string;
1490
- content: string;
1491
- };
1492
- "memories-content-shared": {
1493
- title: string;
1494
- content: string;
1495
- };
1496
- };
1497
- ABYSS_BANKING: {
1498
- "bank-connection-success": {
1499
- title: string;
1500
- content: string;
1501
- };
1502
- "bank-connection-expire": {
1503
- title: string;
1504
- content: string;
1505
- };
1506
- "banking-auto-matches-summary": {
1507
- title: string;
1508
- content: string;
1509
- };
1510
- };
1511
- ABYSS_SPOTLIGHT: {
1512
- "spotlight-project-new-post": {
1513
- title: string;
1514
- content: string;
1515
- };
1516
- };
1517
- ABYSS_FORM: {
1518
- "form-submission-completed": {
1519
- title: string;
1520
- content: string;
1521
- };
1522
- "form-webhook-undeliverable": {
1523
- title: string;
1524
- content: string;
1525
- };
1526
- "form-webhook-undeliverable-disable": {
1527
- title: string;
1528
- content: string;
1529
- };
1530
- "form-daily-submission-limit-reached": {
1531
- title: string;
1532
- content: string;
1533
- };
1534
- "form-submission-limit-reached": {
1535
- title: string;
1536
- content: string;
1537
- };
1538
- };
1539
- ABYSS_TRAINING: {
1540
- "training-inactivity": {
1541
- title: string;
1542
- content: string;
1543
- };
1544
- "training-reminder": {
1545
- title: string;
1546
- content: string;
1547
- };
1548
- };
1549
- };
1550
- };
1551
- 'space-display-name': {
1552
- personal: string;
1553
- 'perso-in-org': string;
1554
- 'org-common': string;
1555
- project: string;
1556
- 'subtitle-personal': string;
1557
- 'subtitle-perso-in-org': string;
1558
- 'subtitle-org-common': string;
1559
- 'subtitle-project': string;
1560
- 'section-personal': string;
1561
- 'section-shared': string;
1562
- 'section-organization': string;
1563
- };
1564
- 'pdf-editor': {
1565
- toolbar: {
1566
- 'change-file': string;
1567
- select: string;
1568
- text: string;
1569
- draw: string;
1570
- shape: string;
1571
- highlight: string;
1572
- redact: string;
1573
- signature: string;
1574
- eraser: string;
1575
- 'fill-fields': string;
1576
- insert: string;
1577
- undo: string;
1578
- redo: string;
1579
- download: string;
1580
- 'save-to-cloud': string;
1581
- 'toggle-pages': string;
1582
- document: string;
1583
- aria: {
1584
- tools: string;
1585
- history: string;
1586
- };
1587
- };
1588
- sidebar: {
1589
- pages: string;
1590
- };
1591
- viewer: {
1592
- 'zoom-in': string;
1593
- 'zoom-out': string;
1594
- 'fit-width': string;
1595
- 'reset-zoom': string;
1596
- 'prev-page': string;
1597
- 'next-page': string;
1598
- 'page-indicator': string;
1599
- };
1600
- insert: {
1601
- 'image-device': string;
1602
- 'image-cloud': string;
1603
- 'saved-title': string;
1604
- personal: string;
1605
- button: string;
1606
- reading: string;
1607
- 'only-pdf': string;
1608
- };
1609
- 'insert-dialog': {
1610
- title: string;
1611
- helper: string;
1612
- 'select-all': string;
1613
- 'select-none': string;
1614
- 'page-label': string;
1615
- confirm: string;
1616
- };
1617
- action: {
1618
- cancel: string;
1619
- delete: string;
1620
- };
1621
- placement: {
1622
- hint: string;
1623
- cancel: string;
1624
- };
1625
- error: {
1626
- 'load-failed': string;
1627
- 'export-failed': string;
1628
- 'try-another': string;
1629
- };
1630
- document: {
1631
- 'blank-page': string;
1632
- 'page-numbers': string;
1633
- watermark: string;
1634
- extract: string;
1635
- compress: string;
1636
- protect: string;
1637
- };
1638
- password: {
1639
- title: string;
1640
- help: string;
1641
- label: string;
1642
- confirm: string;
1643
- };
1644
- compress: {
1645
- saved: string;
1646
- 'already-optimal': string;
1647
- };
1648
- unlock: {
1649
- title: string;
1650
- help: string;
1651
- confirm: string;
1652
- wrong: string;
1653
- };
1654
- watermark: {
1655
- title: string;
1656
- label: string;
1657
- apply: string;
1658
- };
1659
- extract: {
1660
- title: string;
1661
- confirm: string;
1662
- };
1663
- loading: string;
1664
- text: {
1665
- 'hint-short': string;
1666
- placeholder: string;
1667
- size: string;
1668
- font: string;
1669
- };
1670
- draw: {
1671
- color: string;
1672
- width: string;
1673
- 'custom-color': string;
1674
- };
1675
- shape: {
1676
- kind: string;
1677
- fill: string;
1678
- 'fill-none': string;
1679
- 'fill-on': string;
1680
- };
1681
- redact: {
1682
- hint: string;
1683
- warning: string;
1684
- };
1685
- signature: {
1686
- 'placement-hint': string;
1687
- 'add-hint': string;
1688
- 'add-button': string;
1689
- 'apply-all-pages': string;
1690
- 'manage-assets': string;
1691
- 'asset-load-failed': string;
1692
- clear: string;
1693
- 'picker-title': string;
1694
- tabs: {
1695
- draw: string;
1696
- upload: string;
1697
- saved: string;
1698
- };
1699
- save: {
1700
- kind: string;
1701
- name: string;
1702
- scope: string;
1703
- 'scope-personal': string;
1704
- button: string;
1705
- title: string;
1706
- SIGNATURE: string;
1707
- INITIALS: string;
1708
- STAMP: string;
1709
- error: string;
1710
- };
1711
- saved: {
1712
- 'scope-label': string;
1713
- scope: {
1714
- personal: string;
1715
- };
1716
- group: {
1717
- personal: string;
1718
- organization: string;
1719
- project: string;
1720
- };
1721
- kind: {
1722
- all: string;
1723
- SIGNATURE: string;
1724
- INITIALS: string;
1725
- STAMP: string;
1726
- TEXT_BLOCK: string;
1727
- };
1728
- empty: string;
1729
- };
1730
- upload: {
1731
- title: string;
1732
- browse: string;
1733
- replace: string;
1734
- reading: string;
1735
- 'max-size': string;
1736
- error: {
1737
- 'invalid-type': string;
1738
- 'too-large': string;
1739
- 'read-failed': string;
1740
- };
1741
- };
1742
- draw: {
1743
- title: string;
1744
- helper: string;
1745
- 'stroke-color': string;
1746
- 'stroke-width': string;
1747
- };
1748
- use: string;
1749
- };
1750
- 'fill-fields': {
1751
- empty: string;
1752
- detected: string;
1753
- flatten: string;
1754
- 'flatten-hint': string;
1755
- };
1756
- page: {
1757
- inserted: string;
1758
- rotate: string;
1759
- delete: string;
1760
- 'confirm-delete': {
1761
- title: string;
1762
- description: string;
1763
- confirm: string;
1764
- };
1765
- };
1766
- };
1767
- 'quota-reached': {
1768
- title: string;
1769
- description: string;
1770
- hint: string;
1771
- upgrade: string;
1772
- close: string;
1773
- service: {
1774
- ABYSS_PLATFORM: string;
1775
- ABYSS_STORAGE: string;
1776
- ABYSS_MONITOR: string;
1777
- ABYSS_CLOUD: string;
1778
- ABYSS_CRYPT: string;
1779
- ABYSS_FORM: string;
1780
- ABYSS_TOOLS: string;
1781
- ABYSS_SPOTLIGHT: string;
1782
- ABYSS_TRAINING: string;
1783
- ABYSS_MEMORIES: string;
1784
- };
1785
- metric: {
1786
- PROJECTS_COUNT: string;
1787
- MEMBERS_COUNT: string;
1788
- TEAM_COUNT: string;
1789
- API_KEYS_COUNT: string;
1790
- STORAGE_GB: string;
1791
- FILES_COUNT: string;
1792
- PRESIGNED_URLS: string;
1793
- BANDWIDTH_GB: string;
1794
- LOG_EVENTS: string;
1795
- RETENTION_DAYS: string;
1796
- APPLICATIONS: string;
1797
- CLOUD_INSTANCE_COUNT: string;
1798
- CLOUD_STORAGE_GB: string;
1799
- CLOUD_FILES_COUNT: string;
1800
- CRYPT_MAX_FILE_SIZE_MB: string;
1801
- CRYPT_ENCRYPTIONS_MONTH: string;
1802
- FORMS_COUNT: string;
1803
- FORM_SUBMISSIONS_MONTH: string;
1804
- FORM_ALLOW_DOCUMENTS: string;
1805
- FORM_MAX_DOCUMENT_SIZE_MB: string;
1806
- FORM_MAX_SUBMISSIONS_PER_FORM_DAY: string;
1807
- FORM_DOCUMENTS_STORAGE_GB: string;
1808
- TOOLS_DRAW_COUNT: string;
1809
- TOOLS_BOARD_COUNT: string;
1810
- TOOLS_MEMO_COUNT: string;
1811
- TOOLS_ATLAS_COUNT: string;
1812
- TOOLS_RETROSPECTIVE_COUNT: string;
1813
- TOOLS_SHORT_LINK_COUNT: string;
1814
- TOOLS_SHORTLINK_RESOLUTIONS_MONTH: string;
1815
- MONITOR_WEBHOOK_INVOCATIONS_MONTH: string;
1816
- SPOTLIGHT_PAGES_COUNT: string;
1817
- SPOTLIGHT_PAGE_VIEWS_MONTH: string;
1818
- TRAINING_PROGRAMS_COUNT: string;
1819
- TRAINING_SESSIONS_MONTH: string;
1820
- TRAINING_TEMPLATES_COUNT: string;
1821
- TRAINING_CUSTOM_EXERCISES_COUNT: string;
1822
- MEMORIES_EVENTS_COUNT: string;
1823
- MEMORIES_MEDIA_STORAGE_GB: string;
1824
- };
1825
- };
1826
- 'error-page': {
1827
- title: string;
1828
- description: string;
1829
- retry: string;
1830
- 'go-home': string;
1831
- 'show-details': string;
1832
- 'hide-details': string;
1833
- 'download-details': string;
1834
- 'footer-hint': string;
1835
- report: {
1836
- 'comment-placeholder': string;
1837
- send: string;
1838
- sending: string;
1839
- sent: string;
1840
- 'error-retry': string;
1841
- };
1842
- };
1843
- cookies: {
1844
- banner: {
1845
- title: string;
1846
- description: string;
1847
- 'privacy-link': string;
1848
- };
1849
- action: {
1850
- 'accept-all': string;
1851
- 'reject-all': string;
1852
- configure: string;
1853
- cancel: string;
1854
- save: string;
1855
- };
1856
- configure: {
1857
- title: string;
1858
- };
1859
- category: {
1860
- essentials: {
1861
- title: string;
1862
- description: string;
1863
- };
1864
- analytics: {
1865
- title: string;
1866
- description: string;
1867
- };
1868
- marketing: {
1869
- title: string;
1870
- description: string;
1871
- };
1872
- };
1873
- };
1874
- commons: {
1875
- menu: {
1876
- account: string;
1877
- settings: string;
1878
- billing: string;
1879
- logout: string;
1880
- family: string;
1881
- };
1882
- scope: {
1883
- personal: string;
1884
- placeholder: string;
1885
- };
1886
- invitation: {
1887
- 'invite-message-with-name': string;
1888
- 'invite-message': string;
1889
- accept: string;
1890
- decline: string;
1891
- };
1892
- };
1893
- 'context-selector': {
1894
- personal: string;
1895
- organization: string;
1896
- projects: string;
1897
- 'org-entry': string;
1898
- };
1899
- general: {
1900
- error: string;
1901
- retry: string;
1902
- 'unknown-error': string;
1903
- 'not-implemented-yet': string;
1904
- 'session-expired': string;
1905
- 'click-to-copy': string;
1906
- open: string;
1907
- delete: string;
1908
- archive: string;
1909
- unarchive: string;
1910
- optional: string;
1911
- refresh: string;
1912
- 'please-wait': string;
1913
- 'rows-per-page': string;
1914
- 'rows-selected': string;
1915
- 'filter-title': string;
1916
- share: string;
1917
- 'copy-share-link': string;
1918
- 'load-more': string;
1919
- 'empty-table': string;
1920
- 'empty-graph': string;
1921
- back: string;
1922
- next: string;
1923
- save: string;
1924
- update: string;
1925
- create: string;
1926
- loading: string;
1927
- new: string;
1928
- 'download-file-completed': string;
1929
- 'no-description': string;
1930
- active: string;
1931
- 'link-copied': string;
1932
- credits: string;
1933
- 'total-credit': string;
1934
- 'expand-sidebar': string;
1935
- 'collapse-sidebar': string;
1936
- 'unauthorized-access': string;
1937
- 'show-archived': string;
1938
- 'hide-archived': string;
1939
- add: string;
1940
- clear: string;
1941
- search: string;
1942
- 'theme-light': string;
1943
- 'theme-dark': string;
1944
- };
1945
- table: {
1946
- 'rows-per-page': string;
1947
- 'displayed-rows': string;
1948
- 'displayed-rows-empty': string;
1949
- 'rows-count': string;
1950
- 'page-of': string;
1951
- search: string;
1952
- empty: string;
1953
- 'show-filters': string;
1954
- 'hide-filters': string;
1955
- 'clear-filters': string;
1956
- 'first-page': string;
1957
- 'previous-page': string;
1958
- 'next-page': string;
1959
- 'last-page': string;
1960
- };
1961
- 'file-importation': {
1962
- 'cloud-usage-metrics': {
1963
- title: string;
1964
- 'count-files': string;
1965
- 'pending-share': string;
1966
- };
1967
- 'import-cloud': {
1968
- 'open-modal-button': string;
1969
- modal: {
1970
- title: string;
1971
- loading: string;
1972
- 'service-not-enabled': string;
1973
- 'service-not-enabled-description': string;
1974
- 'enable-service-button': string;
1975
- 'service-unreachable': string;
1976
- retry: string;
1977
- 'no-cloud-available': string;
1978
- 'too-big-filtered-file': string;
1979
- 'import-button': string;
1980
- 'space-label': string;
1981
- 'space-placeholder': string;
1982
- 'empty-cloud': string;
1983
- 'section-personal': string;
1984
- 'section-organization': string;
1985
- 'section-shared': string;
1986
- 'files-selected': string;
1987
- 'open-in-cloud': string;
1988
- refresh: string;
1989
- 'create-cloud': {
1990
- title: string;
1991
- fields: {
1992
- name: {
1993
- label: string;
1994
- placeholder: string;
1995
- };
1996
- };
1997
- 'create-cloud-button': string;
1998
- };
1999
- };
2000
- };
2001
- 'save-cloud': {
2002
- modal: {
2003
- title: string;
2004
- 'import-button': string;
2005
- 'success-toast': string;
2006
- 'no-space-toast': string;
2007
- };
2008
- };
2009
- 'import-button': string;
2010
- 'import-file-button': string;
2011
- 'import-url-button': string;
2012
- 'import-cloud-button': string;
2013
- 'import-url-label': string;
2014
- 'max-size': string;
2015
- 'max-size-2': string;
2016
- 'file-too-big': string;
2017
- 'file-too-big-filtered': string;
2018
- 'duplicated-tooltip': string;
2019
- 'drop-zone': {
2020
- helper: string;
2021
- helper2: string;
2022
- };
2023
- };
2024
- project: {
2025
- 'not-published': string;
2026
- status: {
2027
- ACTIVE: string;
2028
- INACTIVE: string;
2029
- ARCHIVED: string;
2030
- STARTING: string;
2031
- COMPLETED: string;
2032
- DEPRECATED: string;
2033
- };
2034
- link: {
2035
- none: {
2036
- label: string;
2037
- };
2038
- project: {
2039
- label: string;
2040
- };
2041
- 'select-project': string;
2042
- 'select-application': string;
2043
- 'no-selected': string;
2044
- 'no-selected-application': string;
2045
- selector: {
2046
- 'organization-label': string;
2047
- 'project-label': string;
2048
- 'application-label': string;
2049
- 'organization-placeholder': string;
2050
- 'project-placeholder': string;
2051
- 'application-placeholder': string;
2052
- 'no-organization': string;
2053
- 'no-project': string;
2054
- 'no-application': string;
2055
- shared: string;
2056
- };
2057
- };
2058
- spotlight: {
2059
- category: {
2060
- label: string;
2061
- placeholder: string;
2062
- sections: {
2063
- TECHNOLOGY: string;
2064
- SCIENCE: string;
2065
- ARTS_DESIGN: string;
2066
- MUSIC_AUDIO: string;
2067
- FILM_VIDEO: string;
2068
- ENTREPRENEURSHIP_BUSINESS: string;
2069
- EDUCATION_TRAINING: string;
2070
- SOCIAL_COMMUNITY_PROJECTS: string;
2071
- GAMES_ENTERTAINMENT: string;
2072
- TRAVEL_ADVENTURE: string;
2073
- LIFESTYLE_WELLNESS: string;
2074
- DIY_CRAFTS: string;
2075
- };
2076
- categories: {
2077
- SOFTWARE_DEVELOPMENT: string;
2078
- WEB_DEVELOPMENT: string;
2079
- ARTIFICIAL_INTELLIGENCE: string;
2080
- ROBOTICS: string;
2081
- VIRTUAL_REALITY: string;
2082
- INTERNET_OF_THINGS: string;
2083
- BIOTECHNOLOGY: string;
2084
- ENVIRONMENT: string;
2085
- PHYSICS: string;
2086
- CHEMISTRY: string;
2087
- ASTRONOMY: string;
2088
- VISUAL_ARTS: string;
2089
- GRAPHIC_DESIGN: string;
2090
- PHOTOGRAPHY: string;
2091
- FASHION: string;
2092
- ANIMATION: string;
2093
- MUSIC_COMPOSITION: string;
2094
- AUDIO_PRODUCTION: string;
2095
- PODCASTS: string;
2096
- RECORDING_MIXING: string;
2097
- MUSICAL_INSTRUMENTS: string;
2098
- DIRECTING: string;
2099
- VIDEO_EDITING: string;
2100
- CINEMATOGRAPHY: string;
2101
- ANIMATION_3D: string;
2102
- VISUAL_EFFECTS: string;
2103
- STARTUPS: string;
2104
- E_COMMERCE: string;
2105
- DIGITAL_MARKETING: string;
2106
- PERSONAL_FINANCE: string;
2107
- BUSINESS_STRATEGY: string;
2108
- ONLINE_COURSES: string;
2109
- TUTORIALS: string;
2110
- EDUCATIONAL_PROGRAMS: string;
2111
- PROFESSIONAL_DEVELOPMENT: string;
2112
- CONTINUING_EDUCATION: string;
2113
- HUMANITARIAN_AID: string;
2114
- ENVIRONMENTAL_PROJECTS: string;
2115
- COMMUNITY_INITIATIVES: string;
2116
- EQUALITY_INCLUSION: string;
2117
- PUBLIC_HEALTH: string;
2118
- GAME_DEVELOPMENT: string;
2119
- BOARD_GAMES: string;
2120
- GAMIFICATION: string;
2121
- GAME_EVENTS: string;
2122
- ENTERTAINMENT_APPS: string;
2123
- TRAVEL_BLOG: string;
2124
- TRAVEL_VLOGS: string;
2125
- TRAVEL_GUIDES: string;
2126
- TRAVEL_PHOTOGRAPHY_PROJECTS: string;
2127
- EXPEDITIONS: string;
2128
- FITNESS_HEALTH: string;
2129
- NUTRITION: string;
2130
- PERSONAL_DEVELOPMENT: string;
2131
- MEDITATION_MINDFULNESS: string;
2132
- GARDENING_PROJECTS: string;
2133
- DIY: string;
2134
- CRAFT_PROJECTS: string;
2135
- WOODWORKING: string;
2136
- SEWING: string;
2137
- HANDICRAFTS: string;
2138
- };
2139
- };
2140
- language: {
2141
- label: string;
2142
- helper: string;
2143
- 'label-other': string;
2144
- 'helper-other': string;
2145
- placeholder: string;
2146
- languages: {
2147
- FRENCH: string;
2148
- ENGLISH: string;
2149
- GERMAN: string;
2150
- SPANISH: string;
2151
- ITALIAN: string;
2152
- PORTUGUESE: string;
2153
- RUSSIAN: string;
2154
- JAPANESE: string;
2155
- CHINESE: string;
2156
- ARABIC: string;
2157
- HINDI: string;
2158
- BENGALI: string;
2159
- PUNJABI: string;
2160
- URDU: string;
2161
- KOREAN: string;
2162
- VIETNAMESE: string;
2163
- TURKISH: string;
2164
- DUTCH: string;
2165
- GREEK: string;
2166
- SWEDISH: string;
2167
- NORWEGIAN: string;
2168
- DANISH: string;
2169
- FINNISH: string;
2170
- POLISH: string;
2171
- UKRAINIAN: string;
2172
- HUNGARIAN: string;
2173
- CZECH: string;
2174
- SLOVAK: string;
2175
- CROATIAN: string;
2176
- SERBIAN: string;
2177
- BULGARIAN: string;
2178
- ROMANIAN: string;
2179
- HEBREW: string;
2180
- THAI: string;
2181
- MALAYSIAN: string;
2182
- INDONESIAN: string;
2183
- FILIPINO: string;
2184
- SWAHILI: string;
2185
- };
2186
- };
2187
- star: {
2188
- 'star-button': string;
2189
- 'un-star-button': string;
2190
- 'starred-tooltip': string;
2191
- };
2192
- follower: {
2193
- 'follow-button': string;
2194
- 'follow-helper': string;
2195
- 'un-follow-button': string;
2196
- 'following-tooltip': string;
2197
- };
2198
- views: string;
2199
- posts: string;
2200
- followers: string;
2201
- favorites: string;
2202
- 'view-button': string;
2203
- 'edit-button': string;
2204
- 'delete-button': string;
2205
- };
2206
- };
2207
- inputs: {
2208
- date: {
2209
- start: string;
2210
- end: string;
2211
- };
2212
- 'period-picker': {
2213
- labels: {
2214
- 'start-date': {
2215
- label: string;
2216
- };
2217
- 'end-date': {
2218
- label: string;
2219
- };
2220
- period: {
2221
- 'last-7-days': string;
2222
- 'last-30-days': string;
2223
- 'last-60-days': string;
2224
- 'from-start-month': string;
2225
- 'from-start-year': string;
2226
- };
2227
- 'select-start-date': string;
2228
- 'select-end-date': string;
2229
- custom: string;
2230
- presets: {
2231
- '7d': string;
2232
- '30d': string;
2233
- '90d': string;
2234
- month: string;
2235
- year: string;
2236
- };
2237
- };
2238
- };
2239
- };
2240
- date: {
2241
- preset: {
2242
- today: string;
2243
- 'this-week': string;
2244
- 'this-month': string;
2245
- };
2246
- };
2247
- modal: {
2248
- confirm: string;
2249
- save: string;
2250
- cancel: string;
2251
- close: string;
2252
- create: string;
2253
- 'confirm-modal': {
2254
- title: string;
2255
- };
2256
- 'outside-app-redirection-modal': {
2257
- title: string;
2258
- description: string;
2259
- 'information-alert': string;
2260
- question: string;
2261
- confirm: string;
2262
- cancel: string;
2263
- };
2264
- };
2265
- notifications: {
2266
- title: string;
2267
- 'new-notifications': string;
2268
- 'notifications-card-list': {
2269
- 'no-element': string;
2270
- };
2271
- 'no-notification': string;
2272
- 'see-all-button': string;
2273
- preferences: string;
2274
- actions: {
2275
- open: string;
2276
- see: string;
2277
- };
2278
- sound: {
2279
- enable: string;
2280
- disable: string;
2281
- 'update-error': string;
2282
- };
2283
- 'content-shared': {
2284
- title: string;
2285
- body: string;
2286
- };
2287
- 'invitation-org-member': {
2288
- title: string;
2289
- body: string;
2290
- };
2291
- 'invitation-project-access': {
2292
- title: string;
2293
- body: string;
2294
- };
2295
- 'invitation-content-share': {
2296
- title: string;
2297
- body: string;
2298
- };
2299
- };
2300
- 'content-share': {
2301
- label: {
2302
- draw: string;
2303
- board: string;
2304
- memo: string;
2305
- atlas: string;
2306
- retrospective: string;
2307
- 'short-link': string;
2308
- space: string;
2309
- folder: string;
2310
- file: string;
2311
- 'cloud-folder': string;
2312
- 'cloud-gallery': string;
2313
- form: string;
2314
- 'spotlight-project': string;
2315
- event: string;
2316
- report: string;
2317
- banking: string;
2318
- asset: string;
2319
- 'wrapped-report': string;
2320
- 'daily-digest': string;
2321
- 'analytics-snapshot': string;
2322
- content: string;
2323
- };
2324
- };
2325
- 'no-subscription': string;
2326
- 'user-settings': {
2327
- profile: {
2328
- title: string;
2329
- fields: {
2330
- alias: string;
2331
- name: string;
2332
- familyName: string;
2333
- 'api-key': string;
2334
- };
2335
- helper: string;
2336
- 'open-on-abyss': string;
2337
- 'copy-api-key': string;
2338
- 'reset-api-key': string;
2339
- 'confirm-reset-api-key': string;
2340
- 'helper-confirm-reset-api-key': string;
2341
- subscription: string;
2342
- 'no-subscription': string;
2343
- 'see-subscription-button': string;
2344
- 'delete-account-button': string;
2345
- };
2346
- };
2347
- tags: {
2348
- 'manage-title': string;
2349
- 'new-tag': string;
2350
- 'name-placeholder': string;
2351
- 'your-tags': string;
2352
- 'no-tags': string;
2353
- 'create-success': string;
2354
- 'update-success': string;
2355
- 'delete-success': string;
2356
- 'confirm-delete': {
2357
- title: string;
2358
- description: string;
2359
- };
2360
- filter: string;
2361
- 'filter-by-tags': string;
2362
- manage: string;
2363
- usage: string;
2364
- 'usage-count': string;
2365
- 'no-usage': string;
2366
- 'custom-color': string;
2367
- 'select-tags': string;
2368
- };
2369
- billing: {
2370
- 'current-plan': string;
2371
- 'free-plan': string;
2372
- tier: {
2373
- FREEMIUM: string;
2374
- DEFAULT: string;
2375
- CUSTOM: string;
2376
- SYSTEM: string;
2377
- };
2378
- 'account-type': {
2379
- USER: string;
2380
- ORGANIZATION: string;
2381
- };
2382
- service: {
2383
- ABYSS_PLATFORM: string;
2384
- ABYSS_MONITOR: string;
2385
- ABYSS_STORAGE: string;
2386
- ABYSS_CLOUD: string;
2387
- ABYSS_CRYPT: string;
2388
- ABYSS_FORM: string;
2389
- };
2390
- metric: {
2391
- PROJECTS_COUNT: string;
2392
- MEMBERS_COUNT: string;
2393
- TEAM_COUNT: string;
2394
- API_KEYS_COUNT: string;
2395
- LOG_EVENTS: string;
2396
- APPLICATIONS: string;
2397
- RETENTION_DAYS: string;
2398
- STORAGE_GB: string;
2399
- FILES_COUNT: string;
2400
- PRESIGNED_URLS: string;
2401
- BANDWIDTH_GB: string;
2402
- CLOUD_INSTANCE_COUNT: string;
2403
- CLOUD_STORAGE_GB: string;
2404
- };
2405
- 'account-status': {
2406
- ACTIVE: string;
2407
- CANCELLED: string;
2408
- };
2409
- 'invoice-status': {
2410
- PAID: string;
2411
- OPEN: string;
2412
- DRAFT: string;
2413
- VOID: string;
2414
- UNCOLLECTIBLE: string;
2415
- };
2416
- 'invoice-type': {
2417
- MONTHLY_BILLING: string;
2418
- EUR_TOPUP: string;
2419
- PLAN_UPGRADE: string;
2420
- };
2421
- 'credit-transaction-type': {
2422
- OVERAGE_DEDUCTION: string;
2423
- ADMIN_ADJUSTMENT: string;
2424
- GIFT_CODE: string;
2425
- BONUS_SPONSOR: string;
2426
- BONUS_SPONSORED: string;
2427
- INVOICE_PAYMENT: string;
2428
- };
2429
- 'eur-transaction-type': {
2430
- STRIPE_PURCHASE: string;
2431
- INVOICE_DEDUCTION: string;
2432
- ADMIN_ADJUSTMENT: string;
2433
- };
2434
- plan: {
2435
- freemium: {
2436
- name: string;
2437
- description: string;
2438
- };
2439
- starter: {
2440
- name: string;
2441
- description: string;
2442
- };
2443
- pro: {
2444
- name: string;
2445
- description: string;
2446
- };
2447
- internal: {
2448
- name: string;
2449
- description: string;
2450
- };
2451
- 'family-free': {
2452
- name: string;
2453
- description: string;
2454
- };
2455
- 'family-paid': {
2456
- name: string;
2457
- description: string;
2458
- };
2459
- };
2460
- 'plan-feature': {
2461
- PROJECTS_COUNT: string;
2462
- MEMBERS_COUNT: string;
2463
- STORAGE_GB: string;
2464
- LOG_EVENTS: string;
2465
- APPLICATIONS: string;
2466
- CLOUD_INSTANCE_COUNT: string;
2467
- RETENTION_DAYS: string;
2468
- };
2469
- };
2470
- 'abyss-banking': {
2471
- transactions: {
2472
- 'placeholder-category': string;
2473
- 'open-button-tooltip': string;
2474
- };
2475
- };
2476
- support: {
2477
- status: {
2478
- OPEN: string;
2479
- IN_PROGRESS: string;
2480
- WAITING: string;
2481
- ESCALATED: string;
2482
- RESOLVED: string;
2483
- CLOSED: string;
2484
- ARCHIVED: string;
2485
- };
2486
- priority: {
2487
- NORMAL: string;
2488
- HIGH: string;
2489
- CRITICAL: string;
2490
- };
2491
- 'category-group': {
2492
- TECHNICAL: string;
2493
- ACCOUNT: string;
2494
- BILLING: string;
2495
- DEVELOPER: string;
2496
- SUGGESTION: string;
2497
- OTHER: string;
2498
- };
2499
- category: {
2500
- BUG_UI: string;
2501
- BUG_PERFORMANCE: string;
2502
- BUG_DATA: string;
2503
- BUG_OTHER: string;
2504
- ACCOUNT_ACCESS: string;
2505
- ACCOUNT_DELETE: string;
2506
- ACCOUNT_SECURITY: string;
2507
- BILLING_PAYMENT: string;
2508
- BILLING_INVOICE: string;
2509
- BILLING_CUSTOM_PLAN: string;
2510
- BILLING_REFUND: string;
2511
- API_INTEGRATION: string;
2512
- API_DOCUMENTATION: string;
2513
- API_KEY: string;
2514
- FEATURE_REQUEST: string;
2515
- OTHER: string;
2516
- };
2517
- list: {
2518
- title: string;
2519
- empty: string;
2520
- 'empty-desc': string;
2521
- 'new-ticket': string;
2522
- 'filter-search': string;
2523
- 'filter-status': string;
2524
- 'filter-category': string;
2525
- 'clear-all': string;
2526
- };
2527
- create: {
2528
- title: string;
2529
- 'field-title': string;
2530
- 'field-title-placeholder': string;
2531
- 'field-description': string;
2532
- 'field-description-placeholder': string;
2533
- 'field-category': string;
2534
- 'field-priority': string;
2535
- 'field-service': string;
2536
- 'field-priority-reason': string;
2537
- 'field-priority-reason-placeholder': string;
2538
- 'priority-reason-required': string;
2539
- submit: string;
2540
- back: string;
2541
- cancel: string;
2542
- };
2543
- detail: {
2544
- description: string;
2545
- 'no-messages': string;
2546
- 'messages-title': string;
2547
- 'messages-count': string;
2548
- 'new-messages': string;
2549
- 'send-placeholder': string;
2550
- send: string;
2551
- 'admin-note': string;
2552
- 'admin-note-placeholder': string;
2553
- 'closed-banner': string;
2554
- 'resolved-banner': string;
2555
- 'admin-note-toggle': string;
2556
- 'attachments-toggle': string;
2557
- edit: string;
2558
- delete: string;
2559
- 'confirm-delete': string;
2560
- terminalMessage: string;
2561
- addTag: string;
2562
- tags: string;
2563
- };
2564
- sidebar: {
2565
- status: string;
2566
- category: string;
2567
- service: string;
2568
- priority: string;
2569
- 'requested-priority': string;
2570
- 'assigned-to': string;
2571
- 'created-by': string;
2572
- 'created-at': string;
2573
- 'updated-at': string;
2574
- 'resolved-at': string;
2575
- 'closed-at': string;
2576
- requester: string;
2577
- unassigned: string;
2578
- resolve: string;
2579
- close: string;
2580
- reopen: string;
2581
- 'resolve-reason': string;
2582
- 'resolve-confirm-desc': string;
2583
- 'close-reason': string;
2584
- 'close-confirm-desc': string;
2585
- tags: string;
2586
- 'no-tags': string;
2587
- organization: string;
2588
- project: string;
2589
- 'assign-to-me': string;
2590
- 'archived-at': string;
2591
- activity: string;
2592
- 'activity-action': {
2593
- CREATED: string;
2594
- UPDATED: string;
2595
- ASSIGNED: string;
2596
- UNASSIGNED: string;
2597
- PRIORITY_CHANGED: string;
2598
- CATEGORY_CHANGED: string;
2599
- RESOLVED: string;
2600
- REOPENED: string;
2601
- CLOSED: string;
2602
- ESCALATED: string;
2603
- PUT_ON_HOLD: string;
2604
- RESUMED: string;
2605
- ARCHIVED: string;
2606
- TAG_ADDED: string;
2607
- TAG_REMOVED: string;
2608
- MESSAGE_SENT: string;
2609
- };
2610
- };
2611
- action: {
2612
- TAKE_OVER: string;
2613
- CLOSE: string;
2614
- RESOLVE: string;
2615
- REOPEN: string;
2616
- ESCALATE: string;
2617
- PUT_ON_HOLD: string;
2618
- RESUME: string;
2619
- ARCHIVE: string;
2620
- 'CLOSE-confirm': string;
2621
- 'ARCHIVE-confirm': string;
2622
- 'reason-placeholder': string;
2623
- };
2624
- attachments: {
2625
- title: string;
2626
- upload: string;
2627
- 'max-reached': string;
2628
- delete: string;
2629
- 'delete-confirm': string;
2630
- uploading: string;
2631
- 'upload-hint': string;
2632
- };
2633
- stepper: {
2634
- categoryGroup: {
2635
- bug: string;
2636
- technical: string;
2637
- feature: string;
2638
- account: string;
2639
- other: string;
2640
- };
2641
- selectSubCategory: string;
2642
- step: {
2643
- forWho: string;
2644
- category: string;
2645
- details: string;
2646
- priority: string;
2647
- };
2648
- next: string;
2649
- dragAndDrop: string;
2650
- };
2651
- service: {
2652
- ABYSS: string;
2653
- ABYSS_CLOUD: string;
2654
- ABYSS_CRYPT: string;
2655
- ABYSS_STORAGE: string;
2656
- ABYSS_MONITOR: string;
2657
- ABYSS_MEMORIES: string;
2658
- ABYSS_BANKING: string;
2659
- ABYSS_SPOTLIGHT: string;
2660
- ABYSS_FORM: string;
2661
- ABYSS_TRAINING: string;
2662
- ABYSS_CONSOLE: string;
2663
- ABYSS_GAME_ODYSSEY: string;
2664
- ABYSS_TOOLS: string;
2665
- };
2666
- context: {
2667
- extraction: {
2668
- view: string;
2669
- };
2670
- };
2671
- };
2672
- family: {
2673
- banner: {
2674
- 'no-family': string;
2675
- 'no-family-cta': string;
2676
- 'no-family-sub': string;
2677
- pending: string;
2678
- manage: string;
2679
- 'owner-badge': string;
2680
- 'coming-soon': string;
2681
- settings: {
2682
- 'no-family-description': string;
2683
- 'join-hint': string;
2684
- 'pending-description': string;
2685
- 'active-description': string;
2686
- 'owner-description': string;
2687
- };
2688
- };
2689
- };
2690
- };
2691
1147
  };
2692
1148
  export declare const flattenTranslations: {
2693
- fr: Record<string, string>;
2694
- en: Record<string, string>;
1149
+ [x: number]: Record<string, string>;
2695
1150
  };
2696
1151
  type FlattenObjectKeys<T extends Record<string, unknown>, Key = keyof T> = Key extends string ? T[Key] extends Record<string, unknown> ? `${Key}.${FlattenObjectKeys<T[Key]>}` : `${Key}` : never;
2697
1152
  export type ExistingTranslationKey = FlattenObjectKeys<(typeof translations)[UserLanguage.FRENCH]>;