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