@abyss-project/commons-front-core 2.0.6 → 2.0.8

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