@polyipseity/obsidian-plugin-library 1.14.1 → 1.15.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.
- package/dist/assets/locales.d.ts +486 -0
- package/dist/assets/locales.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/index.js.map +4 -4
- package/dist/sources/index.d.ts +1 -0
- package/dist/sources/index.d.ts.map +1 -1
- package/dist/sources/internals/magic.d.ts +1 -1
- package/dist/sources/internals/magic.d.ts.map +1 -1
- package/dist/sources/modals.d.ts.map +1 -1
- package/dist/sources/rules.d.ts +27 -0
- package/dist/sources/rules.d.ts.map +1 -0
- package/dist/sources/util.d.ts.map +1 -1
- package/package.json +8 -8
package/dist/assets/locales.d.ts
CHANGED
|
@@ -76,6 +76,9 @@ export declare namespace LibraryLocales {
|
|
|
76
76
|
"preset-placeholder": string;
|
|
77
77
|
remove: string;
|
|
78
78
|
};
|
|
79
|
+
"rules-list": {
|
|
80
|
+
description: string;
|
|
81
|
+
};
|
|
79
82
|
};
|
|
80
83
|
dialogs: {
|
|
81
84
|
"overwrite-existing-frontmatter": string;
|
|
@@ -118,6 +121,10 @@ export declare namespace LibraryLocales {
|
|
|
118
121
|
language: string;
|
|
119
122
|
language_one: string;
|
|
120
123
|
language_other: string;
|
|
124
|
+
list: string;
|
|
125
|
+
"list-description_one": string;
|
|
126
|
+
"list-description_other": string;
|
|
127
|
+
"list-description_zero": string;
|
|
121
128
|
notice: string;
|
|
122
129
|
open: string;
|
|
123
130
|
open_gerund: string;
|
|
@@ -129,6 +136,9 @@ export declare namespace LibraryLocales {
|
|
|
129
136
|
plugin: string;
|
|
130
137
|
reset: string;
|
|
131
138
|
retry: string;
|
|
139
|
+
rule: string;
|
|
140
|
+
rule_one: string;
|
|
141
|
+
rule_other: string;
|
|
132
142
|
setting: string;
|
|
133
143
|
setting_one: string;
|
|
134
144
|
setting_other: string;
|
|
@@ -204,6 +214,9 @@ export declare namespace LibraryLocales {
|
|
|
204
214
|
"preset-placeholder": string;
|
|
205
215
|
remove: string;
|
|
206
216
|
};
|
|
217
|
+
"rules-list": {
|
|
218
|
+
description: string;
|
|
219
|
+
};
|
|
207
220
|
};
|
|
208
221
|
dialogs: {
|
|
209
222
|
"overwrite-existing-frontmatter": string;
|
|
@@ -246,6 +259,10 @@ export declare namespace LibraryLocales {
|
|
|
246
259
|
language: string;
|
|
247
260
|
language_one: string;
|
|
248
261
|
language_other: string;
|
|
262
|
+
list: string;
|
|
263
|
+
"list-description_one": string;
|
|
264
|
+
"list-description_other": string;
|
|
265
|
+
"list-description_zero": string;
|
|
249
266
|
notice: string;
|
|
250
267
|
open: string;
|
|
251
268
|
open_gerund: string;
|
|
@@ -257,6 +274,9 @@ export declare namespace LibraryLocales {
|
|
|
257
274
|
plugin: string;
|
|
258
275
|
reset: string;
|
|
259
276
|
retry: string;
|
|
277
|
+
rule: string;
|
|
278
|
+
rule_one: string;
|
|
279
|
+
rule_other: string;
|
|
260
280
|
setting: string;
|
|
261
281
|
setting_one: string;
|
|
262
282
|
setting_other: string;
|
|
@@ -332,6 +352,9 @@ export declare namespace LibraryLocales {
|
|
|
332
352
|
"preset-placeholder": string;
|
|
333
353
|
remove: string;
|
|
334
354
|
};
|
|
355
|
+
"rules-list": {
|
|
356
|
+
description: string;
|
|
357
|
+
};
|
|
335
358
|
};
|
|
336
359
|
dialogs: {
|
|
337
360
|
"overwrite-existing-frontmatter": string;
|
|
@@ -374,6 +397,10 @@ export declare namespace LibraryLocales {
|
|
|
374
397
|
language: string;
|
|
375
398
|
language_one: string;
|
|
376
399
|
language_other: string;
|
|
400
|
+
list: string;
|
|
401
|
+
"list-description_one": string;
|
|
402
|
+
"list-description_other": string;
|
|
403
|
+
"list-description_zero": string;
|
|
377
404
|
notice: string;
|
|
378
405
|
open: string;
|
|
379
406
|
open_gerund: string;
|
|
@@ -385,6 +412,9 @@ export declare namespace LibraryLocales {
|
|
|
385
412
|
plugin: string;
|
|
386
413
|
reset: string;
|
|
387
414
|
retry: string;
|
|
415
|
+
rule: string;
|
|
416
|
+
rule_one: string;
|
|
417
|
+
rule_other: string;
|
|
388
418
|
setting: string;
|
|
389
419
|
setting_one: string;
|
|
390
420
|
setting_other: string;
|
|
@@ -460,6 +490,9 @@ export declare namespace LibraryLocales {
|
|
|
460
490
|
"preset-placeholder": string;
|
|
461
491
|
remove: string;
|
|
462
492
|
};
|
|
493
|
+
"rules-list": {
|
|
494
|
+
description: string;
|
|
495
|
+
};
|
|
463
496
|
};
|
|
464
497
|
dialogs: {
|
|
465
498
|
"overwrite-existing-frontmatter": string;
|
|
@@ -502,6 +535,10 @@ export declare namespace LibraryLocales {
|
|
|
502
535
|
language: string;
|
|
503
536
|
language_one: string;
|
|
504
537
|
language_other: string;
|
|
538
|
+
list: string;
|
|
539
|
+
"list-description_one": string;
|
|
540
|
+
"list-description_other": string;
|
|
541
|
+
"list-description_zero": string;
|
|
505
542
|
notice: string;
|
|
506
543
|
open: string;
|
|
507
544
|
open_gerund: string;
|
|
@@ -513,6 +550,9 @@ export declare namespace LibraryLocales {
|
|
|
513
550
|
plugin: string;
|
|
514
551
|
reset: string;
|
|
515
552
|
retry: string;
|
|
553
|
+
rule: string;
|
|
554
|
+
rule_one: string;
|
|
555
|
+
rule_other: string;
|
|
516
556
|
setting: string;
|
|
517
557
|
setting_one: string;
|
|
518
558
|
setting_other: string;
|
|
@@ -588,6 +628,9 @@ export declare namespace LibraryLocales {
|
|
|
588
628
|
"preset-placeholder": string;
|
|
589
629
|
remove: string;
|
|
590
630
|
};
|
|
631
|
+
"rules-list": {
|
|
632
|
+
description: string;
|
|
633
|
+
};
|
|
591
634
|
};
|
|
592
635
|
dialogs: {
|
|
593
636
|
"overwrite-existing-frontmatter": string;
|
|
@@ -630,6 +673,10 @@ export declare namespace LibraryLocales {
|
|
|
630
673
|
language: string;
|
|
631
674
|
language_one: string;
|
|
632
675
|
language_other: string;
|
|
676
|
+
list: string;
|
|
677
|
+
"list-description_one": string;
|
|
678
|
+
"list-description_other": string;
|
|
679
|
+
"list-description_zero": string;
|
|
633
680
|
notice: string;
|
|
634
681
|
open: string;
|
|
635
682
|
open_gerund: string;
|
|
@@ -641,6 +688,9 @@ export declare namespace LibraryLocales {
|
|
|
641
688
|
plugin: string;
|
|
642
689
|
reset: string;
|
|
643
690
|
retry: string;
|
|
691
|
+
rule: string;
|
|
692
|
+
rule_one: string;
|
|
693
|
+
rule_other: string;
|
|
644
694
|
setting: string;
|
|
645
695
|
setting_one: string;
|
|
646
696
|
setting_other: string;
|
|
@@ -716,6 +766,9 @@ export declare namespace LibraryLocales {
|
|
|
716
766
|
"preset-placeholder": string;
|
|
717
767
|
remove: string;
|
|
718
768
|
};
|
|
769
|
+
"rules-list": {
|
|
770
|
+
description: string;
|
|
771
|
+
};
|
|
719
772
|
};
|
|
720
773
|
dialogs: {
|
|
721
774
|
"overwrite-existing-frontmatter": string;
|
|
@@ -758,6 +811,10 @@ export declare namespace LibraryLocales {
|
|
|
758
811
|
language: string;
|
|
759
812
|
language_one: string;
|
|
760
813
|
language_other: string;
|
|
814
|
+
list: string;
|
|
815
|
+
"list-description_one": string;
|
|
816
|
+
"list-description_other": string;
|
|
817
|
+
"list-description_zero": string;
|
|
761
818
|
notice: string;
|
|
762
819
|
open: string;
|
|
763
820
|
open_gerund: string;
|
|
@@ -769,6 +826,9 @@ export declare namespace LibraryLocales {
|
|
|
769
826
|
plugin: string;
|
|
770
827
|
reset: string;
|
|
771
828
|
retry: string;
|
|
829
|
+
rule: string;
|
|
830
|
+
rule_one: string;
|
|
831
|
+
rule_other: string;
|
|
772
832
|
setting: string;
|
|
773
833
|
setting_one: string;
|
|
774
834
|
setting_other: string;
|
|
@@ -844,6 +904,9 @@ export declare namespace LibraryLocales {
|
|
|
844
904
|
"preset-placeholder": string;
|
|
845
905
|
remove: string;
|
|
846
906
|
};
|
|
907
|
+
"rules-list": {
|
|
908
|
+
description: string;
|
|
909
|
+
};
|
|
847
910
|
};
|
|
848
911
|
dialogs: {
|
|
849
912
|
"overwrite-existing-frontmatter": string;
|
|
@@ -886,6 +949,10 @@ export declare namespace LibraryLocales {
|
|
|
886
949
|
language: string;
|
|
887
950
|
language_one: string;
|
|
888
951
|
language_other: string;
|
|
952
|
+
list: string;
|
|
953
|
+
"list-description_one": string;
|
|
954
|
+
"list-description_other": string;
|
|
955
|
+
"list-description_zero": string;
|
|
889
956
|
notice: string;
|
|
890
957
|
open: string;
|
|
891
958
|
open_gerund: string;
|
|
@@ -897,6 +964,9 @@ export declare namespace LibraryLocales {
|
|
|
897
964
|
plugin: string;
|
|
898
965
|
reset: string;
|
|
899
966
|
retry: string;
|
|
967
|
+
rule: string;
|
|
968
|
+
rule_one: string;
|
|
969
|
+
rule_other: string;
|
|
900
970
|
setting: string;
|
|
901
971
|
setting_one: string;
|
|
902
972
|
setting_other: string;
|
|
@@ -972,6 +1042,9 @@ export declare namespace LibraryLocales {
|
|
|
972
1042
|
"preset-placeholder": string;
|
|
973
1043
|
remove: string;
|
|
974
1044
|
};
|
|
1045
|
+
"rules-list": {
|
|
1046
|
+
description: string;
|
|
1047
|
+
};
|
|
975
1048
|
};
|
|
976
1049
|
dialogs: {
|
|
977
1050
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1014,6 +1087,10 @@ export declare namespace LibraryLocales {
|
|
|
1014
1087
|
language: string;
|
|
1015
1088
|
language_one: string;
|
|
1016
1089
|
language_other: string;
|
|
1090
|
+
list: string;
|
|
1091
|
+
"list-description_one": string;
|
|
1092
|
+
"list-description_other": string;
|
|
1093
|
+
"list-description_zero": string;
|
|
1017
1094
|
notice: string;
|
|
1018
1095
|
open: string;
|
|
1019
1096
|
open_gerund: string;
|
|
@@ -1025,6 +1102,9 @@ export declare namespace LibraryLocales {
|
|
|
1025
1102
|
plugin: string;
|
|
1026
1103
|
reset: string;
|
|
1027
1104
|
retry: string;
|
|
1105
|
+
rule: string;
|
|
1106
|
+
rule_one: string;
|
|
1107
|
+
rule_other: string;
|
|
1028
1108
|
setting: string;
|
|
1029
1109
|
setting_one: string;
|
|
1030
1110
|
setting_other: string;
|
|
@@ -1100,6 +1180,9 @@ export declare namespace LibraryLocales {
|
|
|
1100
1180
|
"preset-placeholder": string;
|
|
1101
1181
|
remove: string;
|
|
1102
1182
|
};
|
|
1183
|
+
"rules-list": {
|
|
1184
|
+
description: string;
|
|
1185
|
+
};
|
|
1103
1186
|
};
|
|
1104
1187
|
dialogs: {
|
|
1105
1188
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1142,6 +1225,10 @@ export declare namespace LibraryLocales {
|
|
|
1142
1225
|
language: string;
|
|
1143
1226
|
language_one: string;
|
|
1144
1227
|
language_other: string;
|
|
1228
|
+
list: string;
|
|
1229
|
+
"list-description_one": string;
|
|
1230
|
+
"list-description_other": string;
|
|
1231
|
+
"list-description_zero": string;
|
|
1145
1232
|
notice: string;
|
|
1146
1233
|
open: string;
|
|
1147
1234
|
open_gerund: string;
|
|
@@ -1153,6 +1240,9 @@ export declare namespace LibraryLocales {
|
|
|
1153
1240
|
plugin: string;
|
|
1154
1241
|
reset: string;
|
|
1155
1242
|
retry: string;
|
|
1243
|
+
rule: string;
|
|
1244
|
+
rule_one: string;
|
|
1245
|
+
rule_other: string;
|
|
1156
1246
|
setting: string;
|
|
1157
1247
|
setting_one: string;
|
|
1158
1248
|
setting_other: string;
|
|
@@ -1228,6 +1318,9 @@ export declare namespace LibraryLocales {
|
|
|
1228
1318
|
"preset-placeholder": string;
|
|
1229
1319
|
remove: string;
|
|
1230
1320
|
};
|
|
1321
|
+
"rules-list": {
|
|
1322
|
+
description: string;
|
|
1323
|
+
};
|
|
1231
1324
|
};
|
|
1232
1325
|
dialogs: {
|
|
1233
1326
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1270,6 +1363,10 @@ export declare namespace LibraryLocales {
|
|
|
1270
1363
|
language: string;
|
|
1271
1364
|
language_one: string;
|
|
1272
1365
|
language_other: string;
|
|
1366
|
+
list: string;
|
|
1367
|
+
"list-description_one": string;
|
|
1368
|
+
"list-description_other": string;
|
|
1369
|
+
"list-description_zero": string;
|
|
1273
1370
|
notice: string;
|
|
1274
1371
|
open: string;
|
|
1275
1372
|
open_gerund: string;
|
|
@@ -1281,6 +1378,9 @@ export declare namespace LibraryLocales {
|
|
|
1281
1378
|
plugin: string;
|
|
1282
1379
|
reset: string;
|
|
1283
1380
|
retry: string;
|
|
1381
|
+
rule: string;
|
|
1382
|
+
rule_one: string;
|
|
1383
|
+
rule_other: string;
|
|
1284
1384
|
setting: string;
|
|
1285
1385
|
setting_one: string;
|
|
1286
1386
|
setting_other: string;
|
|
@@ -1356,6 +1456,9 @@ export declare namespace LibraryLocales {
|
|
|
1356
1456
|
"preset-placeholder": string;
|
|
1357
1457
|
remove: string;
|
|
1358
1458
|
};
|
|
1459
|
+
"rules-list": {
|
|
1460
|
+
description: string;
|
|
1461
|
+
};
|
|
1359
1462
|
};
|
|
1360
1463
|
dialogs: {
|
|
1361
1464
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1398,6 +1501,10 @@ export declare namespace LibraryLocales {
|
|
|
1398
1501
|
language: string;
|
|
1399
1502
|
language_one: string;
|
|
1400
1503
|
language_other: string;
|
|
1504
|
+
list: string;
|
|
1505
|
+
"list-description_one": string;
|
|
1506
|
+
"list-description_other": string;
|
|
1507
|
+
"list-description_zero": string;
|
|
1401
1508
|
notice: string;
|
|
1402
1509
|
open: string;
|
|
1403
1510
|
open_gerund: string;
|
|
@@ -1409,6 +1516,9 @@ export declare namespace LibraryLocales {
|
|
|
1409
1516
|
plugin: string;
|
|
1410
1517
|
reset: string;
|
|
1411
1518
|
retry: string;
|
|
1519
|
+
rule: string;
|
|
1520
|
+
rule_one: string;
|
|
1521
|
+
rule_other: string;
|
|
1412
1522
|
setting: string;
|
|
1413
1523
|
setting_one: string;
|
|
1414
1524
|
setting_other: string;
|
|
@@ -1484,6 +1594,9 @@ export declare namespace LibraryLocales {
|
|
|
1484
1594
|
"preset-placeholder": string;
|
|
1485
1595
|
remove: string;
|
|
1486
1596
|
};
|
|
1597
|
+
"rules-list": {
|
|
1598
|
+
description: string;
|
|
1599
|
+
};
|
|
1487
1600
|
};
|
|
1488
1601
|
dialogs: {
|
|
1489
1602
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1526,6 +1639,10 @@ export declare namespace LibraryLocales {
|
|
|
1526
1639
|
language: string;
|
|
1527
1640
|
language_one: string;
|
|
1528
1641
|
language_other: string;
|
|
1642
|
+
list: string;
|
|
1643
|
+
"list-description_one": string;
|
|
1644
|
+
"list-description_other": string;
|
|
1645
|
+
"list-description_zero": string;
|
|
1529
1646
|
notice: string;
|
|
1530
1647
|
open: string;
|
|
1531
1648
|
open_gerund: string;
|
|
@@ -1537,6 +1654,9 @@ export declare namespace LibraryLocales {
|
|
|
1537
1654
|
plugin: string;
|
|
1538
1655
|
reset: string;
|
|
1539
1656
|
retry: string;
|
|
1657
|
+
rule: string;
|
|
1658
|
+
rule_one: string;
|
|
1659
|
+
rule_other: string;
|
|
1540
1660
|
setting: string;
|
|
1541
1661
|
setting_one: string;
|
|
1542
1662
|
setting_other: string;
|
|
@@ -1600,6 +1720,8 @@ export declare namespace LibraryLocales {
|
|
|
1600
1720
|
"cancel-icon": string;
|
|
1601
1721
|
"confirm-icon": string;
|
|
1602
1722
|
"data-icon": string;
|
|
1723
|
+
"edit-icon": string;
|
|
1724
|
+
"edit-list-icon": string;
|
|
1603
1725
|
"input-from-clipboard-icon": string;
|
|
1604
1726
|
"input-from-file-icon": string;
|
|
1605
1727
|
"load-icon": string;
|
|
@@ -1722,6 +1844,9 @@ export declare namespace LibraryLocales {
|
|
|
1722
1844
|
"preset-placeholder": string;
|
|
1723
1845
|
remove: string;
|
|
1724
1846
|
};
|
|
1847
|
+
"rules-list": {
|
|
1848
|
+
description: string;
|
|
1849
|
+
};
|
|
1725
1850
|
};
|
|
1726
1851
|
dialogs: {
|
|
1727
1852
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1764,6 +1889,10 @@ export declare namespace LibraryLocales {
|
|
|
1764
1889
|
language: string;
|
|
1765
1890
|
language_one: string;
|
|
1766
1891
|
language_other: string;
|
|
1892
|
+
list: string;
|
|
1893
|
+
"list-description_one": string;
|
|
1894
|
+
"list-description_other": string;
|
|
1895
|
+
"list-description_zero": string;
|
|
1767
1896
|
notice: string;
|
|
1768
1897
|
open: string;
|
|
1769
1898
|
open_gerund: string;
|
|
@@ -1775,6 +1904,9 @@ export declare namespace LibraryLocales {
|
|
|
1775
1904
|
plugin: string;
|
|
1776
1905
|
reset: string;
|
|
1777
1906
|
retry: string;
|
|
1907
|
+
rule: string;
|
|
1908
|
+
rule_one: string;
|
|
1909
|
+
rule_other: string;
|
|
1778
1910
|
setting: string;
|
|
1779
1911
|
setting_one: string;
|
|
1780
1912
|
setting_other: string;
|
|
@@ -1850,6 +1982,9 @@ export declare namespace LibraryLocales {
|
|
|
1850
1982
|
"preset-placeholder": string;
|
|
1851
1983
|
remove: string;
|
|
1852
1984
|
};
|
|
1985
|
+
"rules-list": {
|
|
1986
|
+
description: string;
|
|
1987
|
+
};
|
|
1853
1988
|
};
|
|
1854
1989
|
dialogs: {
|
|
1855
1990
|
"overwrite-existing-frontmatter": string;
|
|
@@ -1892,6 +2027,10 @@ export declare namespace LibraryLocales {
|
|
|
1892
2027
|
language: string;
|
|
1893
2028
|
language_one: string;
|
|
1894
2029
|
language_other: string;
|
|
2030
|
+
list: string;
|
|
2031
|
+
"list-description_one": string;
|
|
2032
|
+
"list-description_other": string;
|
|
2033
|
+
"list-description_zero": string;
|
|
1895
2034
|
notice: string;
|
|
1896
2035
|
open: string;
|
|
1897
2036
|
open_gerund: string;
|
|
@@ -1903,6 +2042,9 @@ export declare namespace LibraryLocales {
|
|
|
1903
2042
|
plugin: string;
|
|
1904
2043
|
reset: string;
|
|
1905
2044
|
retry: string;
|
|
2045
|
+
rule: string;
|
|
2046
|
+
rule_one: string;
|
|
2047
|
+
rule_other: string;
|
|
1906
2048
|
setting: string;
|
|
1907
2049
|
setting_one: string;
|
|
1908
2050
|
setting_other: string;
|
|
@@ -1978,6 +2120,9 @@ export declare namespace LibraryLocales {
|
|
|
1978
2120
|
"preset-placeholder": string;
|
|
1979
2121
|
remove: string;
|
|
1980
2122
|
};
|
|
2123
|
+
"rules-list": {
|
|
2124
|
+
description: string;
|
|
2125
|
+
};
|
|
1981
2126
|
};
|
|
1982
2127
|
dialogs: {
|
|
1983
2128
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2020,6 +2165,10 @@ export declare namespace LibraryLocales {
|
|
|
2020
2165
|
language: string;
|
|
2021
2166
|
language_one: string;
|
|
2022
2167
|
language_other: string;
|
|
2168
|
+
list: string;
|
|
2169
|
+
"list-description_one": string;
|
|
2170
|
+
"list-description_other": string;
|
|
2171
|
+
"list-description_zero": string;
|
|
2023
2172
|
notice: string;
|
|
2024
2173
|
open: string;
|
|
2025
2174
|
open_gerund: string;
|
|
@@ -2031,6 +2180,9 @@ export declare namespace LibraryLocales {
|
|
|
2031
2180
|
plugin: string;
|
|
2032
2181
|
reset: string;
|
|
2033
2182
|
retry: string;
|
|
2183
|
+
rule: string;
|
|
2184
|
+
rule_one: string;
|
|
2185
|
+
rule_other: string;
|
|
2034
2186
|
setting: string;
|
|
2035
2187
|
setting_one: string;
|
|
2036
2188
|
setting_other: string;
|
|
@@ -2106,6 +2258,9 @@ export declare namespace LibraryLocales {
|
|
|
2106
2258
|
"preset-placeholder": string;
|
|
2107
2259
|
remove: string;
|
|
2108
2260
|
};
|
|
2261
|
+
"rules-list": {
|
|
2262
|
+
description: string;
|
|
2263
|
+
};
|
|
2109
2264
|
};
|
|
2110
2265
|
dialogs: {
|
|
2111
2266
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2148,6 +2303,10 @@ export declare namespace LibraryLocales {
|
|
|
2148
2303
|
language: string;
|
|
2149
2304
|
language_one: string;
|
|
2150
2305
|
language_other: string;
|
|
2306
|
+
list: string;
|
|
2307
|
+
"list-description_one": string;
|
|
2308
|
+
"list-description_other": string;
|
|
2309
|
+
"list-description_zero": string;
|
|
2151
2310
|
notice: string;
|
|
2152
2311
|
open: string;
|
|
2153
2312
|
open_gerund: string;
|
|
@@ -2159,6 +2318,9 @@ export declare namespace LibraryLocales {
|
|
|
2159
2318
|
plugin: string;
|
|
2160
2319
|
reset: string;
|
|
2161
2320
|
retry: string;
|
|
2321
|
+
rule: string;
|
|
2322
|
+
rule_one: string;
|
|
2323
|
+
rule_other: string;
|
|
2162
2324
|
setting: string;
|
|
2163
2325
|
setting_one: string;
|
|
2164
2326
|
setting_other: string;
|
|
@@ -2234,6 +2396,9 @@ export declare namespace LibraryLocales {
|
|
|
2234
2396
|
"preset-placeholder": string;
|
|
2235
2397
|
remove: string;
|
|
2236
2398
|
};
|
|
2399
|
+
"rules-list": {
|
|
2400
|
+
description: string;
|
|
2401
|
+
};
|
|
2237
2402
|
};
|
|
2238
2403
|
dialogs: {
|
|
2239
2404
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2276,6 +2441,10 @@ export declare namespace LibraryLocales {
|
|
|
2276
2441
|
language: string;
|
|
2277
2442
|
language_one: string;
|
|
2278
2443
|
language_other: string;
|
|
2444
|
+
list: string;
|
|
2445
|
+
"list-description_one": string;
|
|
2446
|
+
"list-description_other": string;
|
|
2447
|
+
"list-description_zero": string;
|
|
2279
2448
|
notice: string;
|
|
2280
2449
|
open: string;
|
|
2281
2450
|
open_gerund: string;
|
|
@@ -2287,6 +2456,9 @@ export declare namespace LibraryLocales {
|
|
|
2287
2456
|
plugin: string;
|
|
2288
2457
|
reset: string;
|
|
2289
2458
|
retry: string;
|
|
2459
|
+
rule: string;
|
|
2460
|
+
rule_one: string;
|
|
2461
|
+
rule_other: string;
|
|
2290
2462
|
setting: string;
|
|
2291
2463
|
setting_one: string;
|
|
2292
2464
|
setting_other: string;
|
|
@@ -2362,6 +2534,9 @@ export declare namespace LibraryLocales {
|
|
|
2362
2534
|
"preset-placeholder": string;
|
|
2363
2535
|
remove: string;
|
|
2364
2536
|
};
|
|
2537
|
+
"rules-list": {
|
|
2538
|
+
description: string;
|
|
2539
|
+
};
|
|
2365
2540
|
};
|
|
2366
2541
|
dialogs: {
|
|
2367
2542
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2404,6 +2579,10 @@ export declare namespace LibraryLocales {
|
|
|
2404
2579
|
language: string;
|
|
2405
2580
|
language_one: string;
|
|
2406
2581
|
language_other: string;
|
|
2582
|
+
list: string;
|
|
2583
|
+
"list-description_one": string;
|
|
2584
|
+
"list-description_other": string;
|
|
2585
|
+
"list-description_zero": string;
|
|
2407
2586
|
notice: string;
|
|
2408
2587
|
open: string;
|
|
2409
2588
|
open_gerund: string;
|
|
@@ -2415,6 +2594,9 @@ export declare namespace LibraryLocales {
|
|
|
2415
2594
|
plugin: string;
|
|
2416
2595
|
reset: string;
|
|
2417
2596
|
retry: string;
|
|
2597
|
+
rule: string;
|
|
2598
|
+
rule_one: string;
|
|
2599
|
+
rule_other: string;
|
|
2418
2600
|
setting: string;
|
|
2419
2601
|
setting_one: string;
|
|
2420
2602
|
setting_other: string;
|
|
@@ -2490,6 +2672,9 @@ export declare namespace LibraryLocales {
|
|
|
2490
2672
|
"preset-placeholder": string;
|
|
2491
2673
|
remove: string;
|
|
2492
2674
|
};
|
|
2675
|
+
"rules-list": {
|
|
2676
|
+
description: string;
|
|
2677
|
+
};
|
|
2493
2678
|
};
|
|
2494
2679
|
dialogs: {
|
|
2495
2680
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2532,6 +2717,10 @@ export declare namespace LibraryLocales {
|
|
|
2532
2717
|
language: string;
|
|
2533
2718
|
language_one: string;
|
|
2534
2719
|
language_other: string;
|
|
2720
|
+
list: string;
|
|
2721
|
+
"list-description_one": string;
|
|
2722
|
+
"list-description_other": string;
|
|
2723
|
+
"list-description_zero": string;
|
|
2535
2724
|
notice: string;
|
|
2536
2725
|
open: string;
|
|
2537
2726
|
open_gerund: string;
|
|
@@ -2543,6 +2732,9 @@ export declare namespace LibraryLocales {
|
|
|
2543
2732
|
plugin: string;
|
|
2544
2733
|
reset: string;
|
|
2545
2734
|
retry: string;
|
|
2735
|
+
rule: string;
|
|
2736
|
+
rule_one: string;
|
|
2737
|
+
rule_other: string;
|
|
2546
2738
|
setting: string;
|
|
2547
2739
|
setting_one: string;
|
|
2548
2740
|
setting_other: string;
|
|
@@ -2618,6 +2810,9 @@ export declare namespace LibraryLocales {
|
|
|
2618
2810
|
"preset-placeholder": string;
|
|
2619
2811
|
remove: string;
|
|
2620
2812
|
};
|
|
2813
|
+
"rules-list": {
|
|
2814
|
+
description: string;
|
|
2815
|
+
};
|
|
2621
2816
|
};
|
|
2622
2817
|
dialogs: {
|
|
2623
2818
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2660,6 +2855,10 @@ export declare namespace LibraryLocales {
|
|
|
2660
2855
|
language: string;
|
|
2661
2856
|
language_one: string;
|
|
2662
2857
|
language_other: string;
|
|
2858
|
+
list: string;
|
|
2859
|
+
"list-description_one": string;
|
|
2860
|
+
"list-description_other": string;
|
|
2861
|
+
"list-description_zero": string;
|
|
2663
2862
|
notice: string;
|
|
2664
2863
|
open: string;
|
|
2665
2864
|
open_gerund: string;
|
|
@@ -2671,6 +2870,9 @@ export declare namespace LibraryLocales {
|
|
|
2671
2870
|
plugin: string;
|
|
2672
2871
|
reset: string;
|
|
2673
2872
|
retry: string;
|
|
2873
|
+
rule: string;
|
|
2874
|
+
rule_one: string;
|
|
2875
|
+
rule_other: string;
|
|
2674
2876
|
setting: string;
|
|
2675
2877
|
setting_one: string;
|
|
2676
2878
|
setting_other: string;
|
|
@@ -2746,6 +2948,9 @@ export declare namespace LibraryLocales {
|
|
|
2746
2948
|
"preset-placeholder": string;
|
|
2747
2949
|
remove: string;
|
|
2748
2950
|
};
|
|
2951
|
+
"rules-list": {
|
|
2952
|
+
description: string;
|
|
2953
|
+
};
|
|
2749
2954
|
};
|
|
2750
2955
|
dialogs: {
|
|
2751
2956
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2788,6 +2993,10 @@ export declare namespace LibraryLocales {
|
|
|
2788
2993
|
language: string;
|
|
2789
2994
|
language_one: string;
|
|
2790
2995
|
language_other: string;
|
|
2996
|
+
list: string;
|
|
2997
|
+
"list-description_one": string;
|
|
2998
|
+
"list-description_other": string;
|
|
2999
|
+
"list-description_zero": string;
|
|
2791
3000
|
notice: string;
|
|
2792
3001
|
open: string;
|
|
2793
3002
|
open_gerund: string;
|
|
@@ -2799,6 +3008,9 @@ export declare namespace LibraryLocales {
|
|
|
2799
3008
|
plugin: string;
|
|
2800
3009
|
reset: string;
|
|
2801
3010
|
retry: string;
|
|
3011
|
+
rule: string;
|
|
3012
|
+
rule_one: string;
|
|
3013
|
+
rule_other: string;
|
|
2802
3014
|
setting: string;
|
|
2803
3015
|
setting_one: string;
|
|
2804
3016
|
setting_other: string;
|
|
@@ -2874,6 +3086,9 @@ export declare namespace LibraryLocales {
|
|
|
2874
3086
|
"preset-placeholder": string;
|
|
2875
3087
|
remove: string;
|
|
2876
3088
|
};
|
|
3089
|
+
"rules-list": {
|
|
3090
|
+
description: string;
|
|
3091
|
+
};
|
|
2877
3092
|
};
|
|
2878
3093
|
dialogs: {
|
|
2879
3094
|
"overwrite-existing-frontmatter": string;
|
|
@@ -2916,6 +3131,10 @@ export declare namespace LibraryLocales {
|
|
|
2916
3131
|
language: string;
|
|
2917
3132
|
language_one: string;
|
|
2918
3133
|
language_other: string;
|
|
3134
|
+
list: string;
|
|
3135
|
+
"list-description_one": string;
|
|
3136
|
+
"list-description_other": string;
|
|
3137
|
+
"list-description_zero": string;
|
|
2919
3138
|
notice: string;
|
|
2920
3139
|
open: string;
|
|
2921
3140
|
open_gerund: string;
|
|
@@ -2927,6 +3146,9 @@ export declare namespace LibraryLocales {
|
|
|
2927
3146
|
plugin: string;
|
|
2928
3147
|
reset: string;
|
|
2929
3148
|
retry: string;
|
|
3149
|
+
rule: string;
|
|
3150
|
+
rule_one: string;
|
|
3151
|
+
rule_other: string;
|
|
2930
3152
|
setting: string;
|
|
2931
3153
|
setting_one: string;
|
|
2932
3154
|
setting_other: string;
|
|
@@ -3002,6 +3224,9 @@ export declare namespace LibraryLocales {
|
|
|
3002
3224
|
"preset-placeholder": string;
|
|
3003
3225
|
remove: string;
|
|
3004
3226
|
};
|
|
3227
|
+
"rules-list": {
|
|
3228
|
+
description: string;
|
|
3229
|
+
};
|
|
3005
3230
|
};
|
|
3006
3231
|
dialogs: {
|
|
3007
3232
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3044,6 +3269,10 @@ export declare namespace LibraryLocales {
|
|
|
3044
3269
|
language: string;
|
|
3045
3270
|
language_one: string;
|
|
3046
3271
|
language_other: string;
|
|
3272
|
+
list: string;
|
|
3273
|
+
"list-description_one": string;
|
|
3274
|
+
"list-description_other": string;
|
|
3275
|
+
"list-description_zero": string;
|
|
3047
3276
|
notice: string;
|
|
3048
3277
|
open: string;
|
|
3049
3278
|
open_gerund: string;
|
|
@@ -3055,6 +3284,9 @@ export declare namespace LibraryLocales {
|
|
|
3055
3284
|
plugin: string;
|
|
3056
3285
|
reset: string;
|
|
3057
3286
|
retry: string;
|
|
3287
|
+
rule: string;
|
|
3288
|
+
rule_one: string;
|
|
3289
|
+
rule_other: string;
|
|
3058
3290
|
setting: string;
|
|
3059
3291
|
setting_one: string;
|
|
3060
3292
|
setting_other: string;
|
|
@@ -3130,6 +3362,9 @@ export declare namespace LibraryLocales {
|
|
|
3130
3362
|
"preset-placeholder": string;
|
|
3131
3363
|
remove: string;
|
|
3132
3364
|
};
|
|
3365
|
+
"rules-list": {
|
|
3366
|
+
description: string;
|
|
3367
|
+
};
|
|
3133
3368
|
};
|
|
3134
3369
|
dialogs: {
|
|
3135
3370
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3172,6 +3407,10 @@ export declare namespace LibraryLocales {
|
|
|
3172
3407
|
language: string;
|
|
3173
3408
|
language_one: string;
|
|
3174
3409
|
language_other: string;
|
|
3410
|
+
list: string;
|
|
3411
|
+
"list-description_one": string;
|
|
3412
|
+
"list-description_other": string;
|
|
3413
|
+
"list-description_zero": string;
|
|
3175
3414
|
notice: string;
|
|
3176
3415
|
open: string;
|
|
3177
3416
|
open_gerund: string;
|
|
@@ -3183,6 +3422,9 @@ export declare namespace LibraryLocales {
|
|
|
3183
3422
|
plugin: string;
|
|
3184
3423
|
reset: string;
|
|
3185
3424
|
retry: string;
|
|
3425
|
+
rule: string;
|
|
3426
|
+
rule_one: string;
|
|
3427
|
+
rule_other: string;
|
|
3186
3428
|
setting: string;
|
|
3187
3429
|
setting_one: string;
|
|
3188
3430
|
setting_other: string;
|
|
@@ -3258,6 +3500,9 @@ export declare namespace LibraryLocales {
|
|
|
3258
3500
|
"preset-placeholder": string;
|
|
3259
3501
|
remove: string;
|
|
3260
3502
|
};
|
|
3503
|
+
"rules-list": {
|
|
3504
|
+
description: string;
|
|
3505
|
+
};
|
|
3261
3506
|
};
|
|
3262
3507
|
dialogs: {
|
|
3263
3508
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3300,6 +3545,10 @@ export declare namespace LibraryLocales {
|
|
|
3300
3545
|
language: string;
|
|
3301
3546
|
language_one: string;
|
|
3302
3547
|
language_other: string;
|
|
3548
|
+
list: string;
|
|
3549
|
+
"list-description_one": string;
|
|
3550
|
+
"list-description_other": string;
|
|
3551
|
+
"list-description_zero": string;
|
|
3303
3552
|
notice: string;
|
|
3304
3553
|
open: string;
|
|
3305
3554
|
open_gerund: string;
|
|
@@ -3311,6 +3560,9 @@ export declare namespace LibraryLocales {
|
|
|
3311
3560
|
plugin: string;
|
|
3312
3561
|
reset: string;
|
|
3313
3562
|
retry: string;
|
|
3563
|
+
rule: string;
|
|
3564
|
+
rule_one: string;
|
|
3565
|
+
rule_other: string;
|
|
3314
3566
|
setting: string;
|
|
3315
3567
|
setting_one: string;
|
|
3316
3568
|
setting_other: string;
|
|
@@ -3386,6 +3638,9 @@ export declare namespace LibraryLocales {
|
|
|
3386
3638
|
"preset-placeholder": string;
|
|
3387
3639
|
remove: string;
|
|
3388
3640
|
};
|
|
3641
|
+
"rules-list": {
|
|
3642
|
+
description: string;
|
|
3643
|
+
};
|
|
3389
3644
|
};
|
|
3390
3645
|
dialogs: {
|
|
3391
3646
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3428,6 +3683,10 @@ export declare namespace LibraryLocales {
|
|
|
3428
3683
|
language: string;
|
|
3429
3684
|
language_one: string;
|
|
3430
3685
|
language_other: string;
|
|
3686
|
+
list: string;
|
|
3687
|
+
"list-description_one": string;
|
|
3688
|
+
"list-description_other": string;
|
|
3689
|
+
"list-description_zero": string;
|
|
3431
3690
|
notice: string;
|
|
3432
3691
|
open: string;
|
|
3433
3692
|
open_gerund: string;
|
|
@@ -3439,6 +3698,9 @@ export declare namespace LibraryLocales {
|
|
|
3439
3698
|
plugin: string;
|
|
3440
3699
|
reset: string;
|
|
3441
3700
|
retry: string;
|
|
3701
|
+
rule: string;
|
|
3702
|
+
rule_one: string;
|
|
3703
|
+
rule_other: string;
|
|
3442
3704
|
setting: string;
|
|
3443
3705
|
setting_one: string;
|
|
3444
3706
|
setting_other: string;
|
|
@@ -3514,6 +3776,9 @@ export declare namespace LibraryLocales {
|
|
|
3514
3776
|
"preset-placeholder": string;
|
|
3515
3777
|
remove: string;
|
|
3516
3778
|
};
|
|
3779
|
+
"rules-list": {
|
|
3780
|
+
description: string;
|
|
3781
|
+
};
|
|
3517
3782
|
};
|
|
3518
3783
|
dialogs: {
|
|
3519
3784
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3556,6 +3821,10 @@ export declare namespace LibraryLocales {
|
|
|
3556
3821
|
language: string;
|
|
3557
3822
|
language_one: string;
|
|
3558
3823
|
language_other: string;
|
|
3824
|
+
list: string;
|
|
3825
|
+
"list-description_one": string;
|
|
3826
|
+
"list-description_other": string;
|
|
3827
|
+
"list-description_zero": string;
|
|
3559
3828
|
notice: string;
|
|
3560
3829
|
open: string;
|
|
3561
3830
|
open_gerund: string;
|
|
@@ -3567,6 +3836,9 @@ export declare namespace LibraryLocales {
|
|
|
3567
3836
|
plugin: string;
|
|
3568
3837
|
reset: string;
|
|
3569
3838
|
retry: string;
|
|
3839
|
+
rule: string;
|
|
3840
|
+
rule_one: string;
|
|
3841
|
+
rule_other: string;
|
|
3570
3842
|
setting: string;
|
|
3571
3843
|
setting_one: string;
|
|
3572
3844
|
setting_other: string;
|
|
@@ -3642,6 +3914,9 @@ export declare namespace LibraryLocales {
|
|
|
3642
3914
|
"preset-placeholder": string;
|
|
3643
3915
|
remove: string;
|
|
3644
3916
|
};
|
|
3917
|
+
"rules-list": {
|
|
3918
|
+
description: string;
|
|
3919
|
+
};
|
|
3645
3920
|
};
|
|
3646
3921
|
dialogs: {
|
|
3647
3922
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3684,6 +3959,10 @@ export declare namespace LibraryLocales {
|
|
|
3684
3959
|
language: string;
|
|
3685
3960
|
language_one: string;
|
|
3686
3961
|
language_other: string;
|
|
3962
|
+
list: string;
|
|
3963
|
+
"list-description_one": string;
|
|
3964
|
+
"list-description_other": string;
|
|
3965
|
+
"list-description_zero": string;
|
|
3687
3966
|
notice: string;
|
|
3688
3967
|
open: string;
|
|
3689
3968
|
open_gerund: string;
|
|
@@ -3695,6 +3974,9 @@ export declare namespace LibraryLocales {
|
|
|
3695
3974
|
plugin: string;
|
|
3696
3975
|
reset: string;
|
|
3697
3976
|
retry: string;
|
|
3977
|
+
rule: string;
|
|
3978
|
+
rule_one: string;
|
|
3979
|
+
rule_other: string;
|
|
3698
3980
|
setting: string;
|
|
3699
3981
|
setting_one: string;
|
|
3700
3982
|
setting_other: string;
|
|
@@ -3770,6 +4052,9 @@ export declare namespace LibraryLocales {
|
|
|
3770
4052
|
"preset-placeholder": string;
|
|
3771
4053
|
remove: string;
|
|
3772
4054
|
};
|
|
4055
|
+
"rules-list": {
|
|
4056
|
+
description: string;
|
|
4057
|
+
};
|
|
3773
4058
|
};
|
|
3774
4059
|
dialogs: {
|
|
3775
4060
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3812,6 +4097,10 @@ export declare namespace LibraryLocales {
|
|
|
3812
4097
|
language: string;
|
|
3813
4098
|
language_one: string;
|
|
3814
4099
|
language_other: string;
|
|
4100
|
+
list: string;
|
|
4101
|
+
"list-description_one": string;
|
|
4102
|
+
"list-description_other": string;
|
|
4103
|
+
"list-description_zero": string;
|
|
3815
4104
|
notice: string;
|
|
3816
4105
|
open: string;
|
|
3817
4106
|
open_gerund: string;
|
|
@@ -3823,6 +4112,9 @@ export declare namespace LibraryLocales {
|
|
|
3823
4112
|
plugin: string;
|
|
3824
4113
|
reset: string;
|
|
3825
4114
|
retry: string;
|
|
4115
|
+
rule: string;
|
|
4116
|
+
rule_one: string;
|
|
4117
|
+
rule_other: string;
|
|
3826
4118
|
setting: string;
|
|
3827
4119
|
setting_one: string;
|
|
3828
4120
|
setting_other: string;
|
|
@@ -3898,6 +4190,9 @@ export declare namespace LibraryLocales {
|
|
|
3898
4190
|
"preset-placeholder": string;
|
|
3899
4191
|
remove: string;
|
|
3900
4192
|
};
|
|
4193
|
+
"rules-list": {
|
|
4194
|
+
description: string;
|
|
4195
|
+
};
|
|
3901
4196
|
};
|
|
3902
4197
|
dialogs: {
|
|
3903
4198
|
"overwrite-existing-frontmatter": string;
|
|
@@ -3940,6 +4235,10 @@ export declare namespace LibraryLocales {
|
|
|
3940
4235
|
language: string;
|
|
3941
4236
|
language_one: string;
|
|
3942
4237
|
language_other: string;
|
|
4238
|
+
list: string;
|
|
4239
|
+
"list-description_one": string;
|
|
4240
|
+
"list-description_other": string;
|
|
4241
|
+
"list-description_zero": string;
|
|
3943
4242
|
notice: string;
|
|
3944
4243
|
open: string;
|
|
3945
4244
|
open_gerund: string;
|
|
@@ -3951,6 +4250,9 @@ export declare namespace LibraryLocales {
|
|
|
3951
4250
|
plugin: string;
|
|
3952
4251
|
reset: string;
|
|
3953
4252
|
retry: string;
|
|
4253
|
+
rule: string;
|
|
4254
|
+
rule_one: string;
|
|
4255
|
+
rule_other: string;
|
|
3954
4256
|
setting: string;
|
|
3955
4257
|
setting_one: string;
|
|
3956
4258
|
setting_other: string;
|
|
@@ -4026,6 +4328,9 @@ export declare namespace LibraryLocales {
|
|
|
4026
4328
|
"preset-placeholder": string;
|
|
4027
4329
|
remove: string;
|
|
4028
4330
|
};
|
|
4331
|
+
"rules-list": {
|
|
4332
|
+
description: string;
|
|
4333
|
+
};
|
|
4029
4334
|
};
|
|
4030
4335
|
dialogs: {
|
|
4031
4336
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4068,6 +4373,10 @@ export declare namespace LibraryLocales {
|
|
|
4068
4373
|
language: string;
|
|
4069
4374
|
language_one: string;
|
|
4070
4375
|
language_other: string;
|
|
4376
|
+
list: string;
|
|
4377
|
+
"list-description_one": string;
|
|
4378
|
+
"list-description_other": string;
|
|
4379
|
+
"list-description_zero": string;
|
|
4071
4380
|
notice: string;
|
|
4072
4381
|
open: string;
|
|
4073
4382
|
open_gerund: string;
|
|
@@ -4079,6 +4388,9 @@ export declare namespace LibraryLocales {
|
|
|
4079
4388
|
plugin: string;
|
|
4080
4389
|
reset: string;
|
|
4081
4390
|
retry: string;
|
|
4391
|
+
rule: string;
|
|
4392
|
+
rule_one: string;
|
|
4393
|
+
rule_other: string;
|
|
4082
4394
|
setting: string;
|
|
4083
4395
|
setting_one: string;
|
|
4084
4396
|
setting_other: string;
|
|
@@ -4154,6 +4466,9 @@ export declare namespace LibraryLocales {
|
|
|
4154
4466
|
"preset-placeholder": string;
|
|
4155
4467
|
remove: string;
|
|
4156
4468
|
};
|
|
4469
|
+
"rules-list": {
|
|
4470
|
+
description: string;
|
|
4471
|
+
};
|
|
4157
4472
|
};
|
|
4158
4473
|
dialogs: {
|
|
4159
4474
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4196,6 +4511,10 @@ export declare namespace LibraryLocales {
|
|
|
4196
4511
|
language: string;
|
|
4197
4512
|
language_one: string;
|
|
4198
4513
|
language_other: string;
|
|
4514
|
+
list: string;
|
|
4515
|
+
"list-description_one": string;
|
|
4516
|
+
"list-description_other": string;
|
|
4517
|
+
"list-description_zero": string;
|
|
4199
4518
|
notice: string;
|
|
4200
4519
|
open: string;
|
|
4201
4520
|
open_gerund: string;
|
|
@@ -4207,6 +4526,9 @@ export declare namespace LibraryLocales {
|
|
|
4207
4526
|
plugin: string;
|
|
4208
4527
|
reset: string;
|
|
4209
4528
|
retry: string;
|
|
4529
|
+
rule: string;
|
|
4530
|
+
rule_one: string;
|
|
4531
|
+
rule_other: string;
|
|
4210
4532
|
setting: string;
|
|
4211
4533
|
setting_one: string;
|
|
4212
4534
|
setting_other: string;
|
|
@@ -4282,6 +4604,9 @@ export declare namespace LibraryLocales {
|
|
|
4282
4604
|
"preset-placeholder": string;
|
|
4283
4605
|
remove: string;
|
|
4284
4606
|
};
|
|
4607
|
+
"rules-list": {
|
|
4608
|
+
description: string;
|
|
4609
|
+
};
|
|
4285
4610
|
};
|
|
4286
4611
|
dialogs: {
|
|
4287
4612
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4324,6 +4649,10 @@ export declare namespace LibraryLocales {
|
|
|
4324
4649
|
language: string;
|
|
4325
4650
|
language_one: string;
|
|
4326
4651
|
language_other: string;
|
|
4652
|
+
list: string;
|
|
4653
|
+
"list-description_one": string;
|
|
4654
|
+
"list-description_other": string;
|
|
4655
|
+
"list-description_zero": string;
|
|
4327
4656
|
notice: string;
|
|
4328
4657
|
open: string;
|
|
4329
4658
|
open_gerund: string;
|
|
@@ -4335,6 +4664,9 @@ export declare namespace LibraryLocales {
|
|
|
4335
4664
|
plugin: string;
|
|
4336
4665
|
reset: string;
|
|
4337
4666
|
retry: string;
|
|
4667
|
+
rule: string;
|
|
4668
|
+
rule_one: string;
|
|
4669
|
+
rule_other: string;
|
|
4338
4670
|
setting: string;
|
|
4339
4671
|
setting_one: string;
|
|
4340
4672
|
setting_other: string;
|
|
@@ -4410,6 +4742,9 @@ export declare namespace LibraryLocales {
|
|
|
4410
4742
|
"preset-placeholder": string;
|
|
4411
4743
|
remove: string;
|
|
4412
4744
|
};
|
|
4745
|
+
"rules-list": {
|
|
4746
|
+
description: string;
|
|
4747
|
+
};
|
|
4413
4748
|
};
|
|
4414
4749
|
dialogs: {
|
|
4415
4750
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4452,6 +4787,10 @@ export declare namespace LibraryLocales {
|
|
|
4452
4787
|
language: string;
|
|
4453
4788
|
language_one: string;
|
|
4454
4789
|
language_other: string;
|
|
4790
|
+
list: string;
|
|
4791
|
+
"list-description_one": string;
|
|
4792
|
+
"list-description_other": string;
|
|
4793
|
+
"list-description_zero": string;
|
|
4455
4794
|
notice: string;
|
|
4456
4795
|
open: string;
|
|
4457
4796
|
open_gerund: string;
|
|
@@ -4463,6 +4802,9 @@ export declare namespace LibraryLocales {
|
|
|
4463
4802
|
plugin: string;
|
|
4464
4803
|
reset: string;
|
|
4465
4804
|
retry: string;
|
|
4805
|
+
rule: string;
|
|
4806
|
+
rule_one: string;
|
|
4807
|
+
rule_other: string;
|
|
4466
4808
|
setting: string;
|
|
4467
4809
|
setting_one: string;
|
|
4468
4810
|
setting_other: string;
|
|
@@ -4538,6 +4880,9 @@ export declare namespace LibraryLocales {
|
|
|
4538
4880
|
"preset-placeholder": string;
|
|
4539
4881
|
remove: string;
|
|
4540
4882
|
};
|
|
4883
|
+
"rules-list": {
|
|
4884
|
+
description: string;
|
|
4885
|
+
};
|
|
4541
4886
|
};
|
|
4542
4887
|
dialogs: {
|
|
4543
4888
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4580,6 +4925,10 @@ export declare namespace LibraryLocales {
|
|
|
4580
4925
|
language: string;
|
|
4581
4926
|
language_one: string;
|
|
4582
4927
|
language_other: string;
|
|
4928
|
+
list: string;
|
|
4929
|
+
"list-description_one": string;
|
|
4930
|
+
"list-description_other": string;
|
|
4931
|
+
"list-description_zero": string;
|
|
4583
4932
|
notice: string;
|
|
4584
4933
|
open: string;
|
|
4585
4934
|
open_gerund: string;
|
|
@@ -4591,6 +4940,9 @@ export declare namespace LibraryLocales {
|
|
|
4591
4940
|
plugin: string;
|
|
4592
4941
|
reset: string;
|
|
4593
4942
|
retry: string;
|
|
4943
|
+
rule: string;
|
|
4944
|
+
rule_one: string;
|
|
4945
|
+
rule_other: string;
|
|
4594
4946
|
setting: string;
|
|
4595
4947
|
setting_one: string;
|
|
4596
4948
|
setting_other: string;
|
|
@@ -4666,6 +5018,9 @@ export declare namespace LibraryLocales {
|
|
|
4666
5018
|
"preset-placeholder": string;
|
|
4667
5019
|
remove: string;
|
|
4668
5020
|
};
|
|
5021
|
+
"rules-list": {
|
|
5022
|
+
description: string;
|
|
5023
|
+
};
|
|
4669
5024
|
};
|
|
4670
5025
|
dialogs: {
|
|
4671
5026
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4708,6 +5063,10 @@ export declare namespace LibraryLocales {
|
|
|
4708
5063
|
language: string;
|
|
4709
5064
|
language_one: string;
|
|
4710
5065
|
language_other: string;
|
|
5066
|
+
list: string;
|
|
5067
|
+
"list-description_one": string;
|
|
5068
|
+
"list-description_other": string;
|
|
5069
|
+
"list-description_zero": string;
|
|
4711
5070
|
notice: string;
|
|
4712
5071
|
open: string;
|
|
4713
5072
|
open_gerund: string;
|
|
@@ -4719,6 +5078,9 @@ export declare namespace LibraryLocales {
|
|
|
4719
5078
|
plugin: string;
|
|
4720
5079
|
reset: string;
|
|
4721
5080
|
retry: string;
|
|
5081
|
+
rule: string;
|
|
5082
|
+
rule_one: string;
|
|
5083
|
+
rule_other: string;
|
|
4722
5084
|
setting: string;
|
|
4723
5085
|
setting_one: string;
|
|
4724
5086
|
setting_other: string;
|
|
@@ -4794,6 +5156,9 @@ export declare namespace LibraryLocales {
|
|
|
4794
5156
|
"preset-placeholder": string;
|
|
4795
5157
|
remove: string;
|
|
4796
5158
|
};
|
|
5159
|
+
"rules-list": {
|
|
5160
|
+
description: string;
|
|
5161
|
+
};
|
|
4797
5162
|
};
|
|
4798
5163
|
dialogs: {
|
|
4799
5164
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4836,6 +5201,10 @@ export declare namespace LibraryLocales {
|
|
|
4836
5201
|
language: string;
|
|
4837
5202
|
language_one: string;
|
|
4838
5203
|
language_other: string;
|
|
5204
|
+
list: string;
|
|
5205
|
+
"list-description_one": string;
|
|
5206
|
+
"list-description_other": string;
|
|
5207
|
+
"list-description_zero": string;
|
|
4839
5208
|
notice: string;
|
|
4840
5209
|
open: string;
|
|
4841
5210
|
open_gerund: string;
|
|
@@ -4847,6 +5216,9 @@ export declare namespace LibraryLocales {
|
|
|
4847
5216
|
plugin: string;
|
|
4848
5217
|
reset: string;
|
|
4849
5218
|
retry: string;
|
|
5219
|
+
rule: string;
|
|
5220
|
+
rule_one: string;
|
|
5221
|
+
rule_other: string;
|
|
4850
5222
|
setting: string;
|
|
4851
5223
|
setting_one: string;
|
|
4852
5224
|
setting_other: string;
|
|
@@ -4922,6 +5294,9 @@ export declare namespace LibraryLocales {
|
|
|
4922
5294
|
"preset-placeholder": string;
|
|
4923
5295
|
remove: string;
|
|
4924
5296
|
};
|
|
5297
|
+
"rules-list": {
|
|
5298
|
+
description: string;
|
|
5299
|
+
};
|
|
4925
5300
|
};
|
|
4926
5301
|
dialogs: {
|
|
4927
5302
|
"overwrite-existing-frontmatter": string;
|
|
@@ -4964,6 +5339,10 @@ export declare namespace LibraryLocales {
|
|
|
4964
5339
|
language: string;
|
|
4965
5340
|
language_one: string;
|
|
4966
5341
|
language_other: string;
|
|
5342
|
+
list: string;
|
|
5343
|
+
"list-description_one": string;
|
|
5344
|
+
"list-description_other": string;
|
|
5345
|
+
"list-description_zero": string;
|
|
4967
5346
|
notice: string;
|
|
4968
5347
|
open: string;
|
|
4969
5348
|
open_gerund: string;
|
|
@@ -4975,6 +5354,9 @@ export declare namespace LibraryLocales {
|
|
|
4975
5354
|
plugin: string;
|
|
4976
5355
|
reset: string;
|
|
4977
5356
|
retry: string;
|
|
5357
|
+
rule: string;
|
|
5358
|
+
rule_one: string;
|
|
5359
|
+
rule_other: string;
|
|
4978
5360
|
setting: string;
|
|
4979
5361
|
setting_one: string;
|
|
4980
5362
|
setting_other: string;
|
|
@@ -5050,6 +5432,9 @@ export declare namespace LibraryLocales {
|
|
|
5050
5432
|
"preset-placeholder": string;
|
|
5051
5433
|
remove: string;
|
|
5052
5434
|
};
|
|
5435
|
+
"rules-list": {
|
|
5436
|
+
description: string;
|
|
5437
|
+
};
|
|
5053
5438
|
};
|
|
5054
5439
|
dialogs: {
|
|
5055
5440
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5092,6 +5477,10 @@ export declare namespace LibraryLocales {
|
|
|
5092
5477
|
language: string;
|
|
5093
5478
|
language_one: string;
|
|
5094
5479
|
language_other: string;
|
|
5480
|
+
list: string;
|
|
5481
|
+
"list-description_one": string;
|
|
5482
|
+
"list-description_other": string;
|
|
5483
|
+
"list-description_zero": string;
|
|
5095
5484
|
notice: string;
|
|
5096
5485
|
open: string;
|
|
5097
5486
|
open_gerund: string;
|
|
@@ -5103,6 +5492,9 @@ export declare namespace LibraryLocales {
|
|
|
5103
5492
|
plugin: string;
|
|
5104
5493
|
reset: string;
|
|
5105
5494
|
retry: string;
|
|
5495
|
+
rule: string;
|
|
5496
|
+
rule_one: string;
|
|
5497
|
+
rule_other: string;
|
|
5106
5498
|
setting: string;
|
|
5107
5499
|
setting_one: string;
|
|
5108
5500
|
setting_other: string;
|
|
@@ -5178,6 +5570,9 @@ export declare namespace LibraryLocales {
|
|
|
5178
5570
|
"preset-placeholder": string;
|
|
5179
5571
|
remove: string;
|
|
5180
5572
|
};
|
|
5573
|
+
"rules-list": {
|
|
5574
|
+
description: string;
|
|
5575
|
+
};
|
|
5181
5576
|
};
|
|
5182
5577
|
dialogs: {
|
|
5183
5578
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5220,6 +5615,10 @@ export declare namespace LibraryLocales {
|
|
|
5220
5615
|
language: string;
|
|
5221
5616
|
language_one: string;
|
|
5222
5617
|
language_other: string;
|
|
5618
|
+
list: string;
|
|
5619
|
+
"list-description_one": string;
|
|
5620
|
+
"list-description_other": string;
|
|
5621
|
+
"list-description_zero": string;
|
|
5223
5622
|
notice: string;
|
|
5224
5623
|
open: string;
|
|
5225
5624
|
open_gerund: string;
|
|
@@ -5231,6 +5630,9 @@ export declare namespace LibraryLocales {
|
|
|
5231
5630
|
plugin: string;
|
|
5232
5631
|
reset: string;
|
|
5233
5632
|
retry: string;
|
|
5633
|
+
rule: string;
|
|
5634
|
+
rule_one: string;
|
|
5635
|
+
rule_other: string;
|
|
5234
5636
|
setting: string;
|
|
5235
5637
|
setting_one: string;
|
|
5236
5638
|
setting_other: string;
|
|
@@ -5306,6 +5708,9 @@ export declare namespace LibraryLocales {
|
|
|
5306
5708
|
"preset-placeholder": string;
|
|
5307
5709
|
remove: string;
|
|
5308
5710
|
};
|
|
5711
|
+
"rules-list": {
|
|
5712
|
+
description: string;
|
|
5713
|
+
};
|
|
5309
5714
|
};
|
|
5310
5715
|
dialogs: {
|
|
5311
5716
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5348,6 +5753,10 @@ export declare namespace LibraryLocales {
|
|
|
5348
5753
|
language: string;
|
|
5349
5754
|
language_one: string;
|
|
5350
5755
|
language_other: string;
|
|
5756
|
+
list: string;
|
|
5757
|
+
"list-description_one": string;
|
|
5758
|
+
"list-description_other": string;
|
|
5759
|
+
"list-description_zero": string;
|
|
5351
5760
|
notice: string;
|
|
5352
5761
|
open: string;
|
|
5353
5762
|
open_gerund: string;
|
|
@@ -5359,6 +5768,9 @@ export declare namespace LibraryLocales {
|
|
|
5359
5768
|
plugin: string;
|
|
5360
5769
|
reset: string;
|
|
5361
5770
|
retry: string;
|
|
5771
|
+
rule: string;
|
|
5772
|
+
rule_one: string;
|
|
5773
|
+
rule_other: string;
|
|
5362
5774
|
setting: string;
|
|
5363
5775
|
setting_one: string;
|
|
5364
5776
|
setting_other: string;
|
|
@@ -5434,6 +5846,9 @@ export declare namespace LibraryLocales {
|
|
|
5434
5846
|
"preset-placeholder": string;
|
|
5435
5847
|
remove: string;
|
|
5436
5848
|
};
|
|
5849
|
+
"rules-list": {
|
|
5850
|
+
description: string;
|
|
5851
|
+
};
|
|
5437
5852
|
};
|
|
5438
5853
|
dialogs: {
|
|
5439
5854
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5476,6 +5891,10 @@ export declare namespace LibraryLocales {
|
|
|
5476
5891
|
language: string;
|
|
5477
5892
|
language_one: string;
|
|
5478
5893
|
language_other: string;
|
|
5894
|
+
list: string;
|
|
5895
|
+
"list-description_one": string;
|
|
5896
|
+
"list-description_other": string;
|
|
5897
|
+
"list-description_zero": string;
|
|
5479
5898
|
notice: string;
|
|
5480
5899
|
open: string;
|
|
5481
5900
|
open_gerund: string;
|
|
@@ -5487,6 +5906,9 @@ export declare namespace LibraryLocales {
|
|
|
5487
5906
|
plugin: string;
|
|
5488
5907
|
reset: string;
|
|
5489
5908
|
retry: string;
|
|
5909
|
+
rule: string;
|
|
5910
|
+
rule_one: string;
|
|
5911
|
+
rule_other: string;
|
|
5490
5912
|
setting: string;
|
|
5491
5913
|
setting_one: string;
|
|
5492
5914
|
setting_other: string;
|
|
@@ -5562,6 +5984,9 @@ export declare namespace LibraryLocales {
|
|
|
5562
5984
|
"preset-placeholder": string;
|
|
5563
5985
|
remove: string;
|
|
5564
5986
|
};
|
|
5987
|
+
"rules-list": {
|
|
5988
|
+
description: string;
|
|
5989
|
+
};
|
|
5565
5990
|
};
|
|
5566
5991
|
dialogs: {
|
|
5567
5992
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5604,6 +6029,10 @@ export declare namespace LibraryLocales {
|
|
|
5604
6029
|
language: string;
|
|
5605
6030
|
language_one: string;
|
|
5606
6031
|
language_other: string;
|
|
6032
|
+
list: string;
|
|
6033
|
+
"list-description_one": string;
|
|
6034
|
+
"list-description_other": string;
|
|
6035
|
+
"list-description_zero": string;
|
|
5607
6036
|
notice: string;
|
|
5608
6037
|
open: string;
|
|
5609
6038
|
open_gerund: string;
|
|
@@ -5615,6 +6044,9 @@ export declare namespace LibraryLocales {
|
|
|
5615
6044
|
plugin: string;
|
|
5616
6045
|
reset: string;
|
|
5617
6046
|
retry: string;
|
|
6047
|
+
rule: string;
|
|
6048
|
+
rule_one: string;
|
|
6049
|
+
rule_other: string;
|
|
5618
6050
|
setting: string;
|
|
5619
6051
|
setting_one: string;
|
|
5620
6052
|
setting_other: string;
|
|
@@ -5690,6 +6122,9 @@ export declare namespace LibraryLocales {
|
|
|
5690
6122
|
"preset-placeholder": string;
|
|
5691
6123
|
remove: string;
|
|
5692
6124
|
};
|
|
6125
|
+
"rules-list": {
|
|
6126
|
+
description: string;
|
|
6127
|
+
};
|
|
5693
6128
|
};
|
|
5694
6129
|
dialogs: {
|
|
5695
6130
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5732,6 +6167,10 @@ export declare namespace LibraryLocales {
|
|
|
5732
6167
|
language: string;
|
|
5733
6168
|
language_one: string;
|
|
5734
6169
|
language_other: string;
|
|
6170
|
+
list: string;
|
|
6171
|
+
"list-description_one": string;
|
|
6172
|
+
"list-description_other": string;
|
|
6173
|
+
"list-description_zero": string;
|
|
5735
6174
|
notice: string;
|
|
5736
6175
|
open: string;
|
|
5737
6176
|
open_gerund: string;
|
|
@@ -5743,6 +6182,9 @@ export declare namespace LibraryLocales {
|
|
|
5743
6182
|
plugin: string;
|
|
5744
6183
|
reset: string;
|
|
5745
6184
|
retry: string;
|
|
6185
|
+
rule: string;
|
|
6186
|
+
rule_one: string;
|
|
6187
|
+
rule_other: string;
|
|
5746
6188
|
setting: string;
|
|
5747
6189
|
setting_one: string;
|
|
5748
6190
|
setting_other: string;
|
|
@@ -5818,6 +6260,9 @@ export declare namespace LibraryLocales {
|
|
|
5818
6260
|
"preset-placeholder": string;
|
|
5819
6261
|
remove: string;
|
|
5820
6262
|
};
|
|
6263
|
+
"rules-list": {
|
|
6264
|
+
description: string;
|
|
6265
|
+
};
|
|
5821
6266
|
};
|
|
5822
6267
|
dialogs: {
|
|
5823
6268
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5860,6 +6305,10 @@ export declare namespace LibraryLocales {
|
|
|
5860
6305
|
language: string;
|
|
5861
6306
|
language_one: string;
|
|
5862
6307
|
language_other: string;
|
|
6308
|
+
list: string;
|
|
6309
|
+
"list-description_one": string;
|
|
6310
|
+
"list-description_other": string;
|
|
6311
|
+
"list-description_zero": string;
|
|
5863
6312
|
notice: string;
|
|
5864
6313
|
open: string;
|
|
5865
6314
|
open_gerund: string;
|
|
@@ -5871,6 +6320,9 @@ export declare namespace LibraryLocales {
|
|
|
5871
6320
|
plugin: string;
|
|
5872
6321
|
reset: string;
|
|
5873
6322
|
retry: string;
|
|
6323
|
+
rule: string;
|
|
6324
|
+
rule_one: string;
|
|
6325
|
+
rule_other: string;
|
|
5874
6326
|
setting: string;
|
|
5875
6327
|
setting_one: string;
|
|
5876
6328
|
setting_other: string;
|
|
@@ -5946,6 +6398,9 @@ export declare namespace LibraryLocales {
|
|
|
5946
6398
|
"preset-placeholder": string;
|
|
5947
6399
|
remove: string;
|
|
5948
6400
|
};
|
|
6401
|
+
"rules-list": {
|
|
6402
|
+
description: string;
|
|
6403
|
+
};
|
|
5949
6404
|
};
|
|
5950
6405
|
dialogs: {
|
|
5951
6406
|
"overwrite-existing-frontmatter": string;
|
|
@@ -5988,6 +6443,10 @@ export declare namespace LibraryLocales {
|
|
|
5988
6443
|
language: string;
|
|
5989
6444
|
language_one: string;
|
|
5990
6445
|
language_other: string;
|
|
6446
|
+
list: string;
|
|
6447
|
+
"list-description_one": string;
|
|
6448
|
+
"list-description_other": string;
|
|
6449
|
+
"list-description_zero": string;
|
|
5991
6450
|
notice: string;
|
|
5992
6451
|
open: string;
|
|
5993
6452
|
open_gerund: string;
|
|
@@ -5999,6 +6458,9 @@ export declare namespace LibraryLocales {
|
|
|
5999
6458
|
plugin: string;
|
|
6000
6459
|
reset: string;
|
|
6001
6460
|
retry: string;
|
|
6461
|
+
rule: string;
|
|
6462
|
+
rule_one: string;
|
|
6463
|
+
rule_other: string;
|
|
6002
6464
|
setting: string;
|
|
6003
6465
|
setting_one: string;
|
|
6004
6466
|
setting_other: string;
|
|
@@ -6074,6 +6536,9 @@ export declare namespace LibraryLocales {
|
|
|
6074
6536
|
"preset-placeholder": string;
|
|
6075
6537
|
remove: string;
|
|
6076
6538
|
};
|
|
6539
|
+
"rules-list": {
|
|
6540
|
+
description: string;
|
|
6541
|
+
};
|
|
6077
6542
|
};
|
|
6078
6543
|
dialogs: {
|
|
6079
6544
|
"overwrite-existing-frontmatter": string;
|
|
@@ -6116,6 +6581,10 @@ export declare namespace LibraryLocales {
|
|
|
6116
6581
|
language: string;
|
|
6117
6582
|
language_one: string;
|
|
6118
6583
|
language_other: string;
|
|
6584
|
+
list: string;
|
|
6585
|
+
"list-description_one": string;
|
|
6586
|
+
"list-description_other": string;
|
|
6587
|
+
"list-description_zero": string;
|
|
6119
6588
|
notice: string;
|
|
6120
6589
|
open: string;
|
|
6121
6590
|
open_gerund: string;
|
|
@@ -6127,6 +6596,9 @@ export declare namespace LibraryLocales {
|
|
|
6127
6596
|
plugin: string;
|
|
6128
6597
|
reset: string;
|
|
6129
6598
|
retry: string;
|
|
6599
|
+
rule: string;
|
|
6600
|
+
rule_one: string;
|
|
6601
|
+
rule_other: string;
|
|
6130
6602
|
setting: string;
|
|
6131
6603
|
setting_one: string;
|
|
6132
6604
|
setting_other: string;
|
|
@@ -6199,6 +6671,9 @@ export declare namespace LibraryLocales {
|
|
|
6199
6671
|
"preset-placeholder": string;
|
|
6200
6672
|
remove: string;
|
|
6201
6673
|
};
|
|
6674
|
+
"rules-list": {
|
|
6675
|
+
description: string;
|
|
6676
|
+
};
|
|
6202
6677
|
};
|
|
6203
6678
|
dialogs: {
|
|
6204
6679
|
"overwrite-existing-frontmatter": string;
|
|
@@ -6236,6 +6711,9 @@ export declare namespace LibraryLocales {
|
|
|
6236
6711
|
frontmatter: string;
|
|
6237
6712
|
import: string;
|
|
6238
6713
|
language: string;
|
|
6714
|
+
list: string;
|
|
6715
|
+
"list-description_other": string;
|
|
6716
|
+
"list-description_zero": string;
|
|
6239
6717
|
notice: string;
|
|
6240
6718
|
open: string;
|
|
6241
6719
|
ordinal: string;
|
|
@@ -6243,6 +6721,7 @@ export declare namespace LibraryLocales {
|
|
|
6243
6721
|
plugin: string;
|
|
6244
6722
|
reset: string;
|
|
6245
6723
|
retry: string;
|
|
6724
|
+
rule: string;
|
|
6246
6725
|
setting: string;
|
|
6247
6726
|
timeout: string;
|
|
6248
6727
|
use: string;
|
|
@@ -6313,6 +6792,9 @@ export declare namespace LibraryLocales {
|
|
|
6313
6792
|
"preset-placeholder": string;
|
|
6314
6793
|
remove: string;
|
|
6315
6794
|
};
|
|
6795
|
+
"rules-list": {
|
|
6796
|
+
description: string;
|
|
6797
|
+
};
|
|
6316
6798
|
};
|
|
6317
6799
|
dialogs: {
|
|
6318
6800
|
"overwrite-existing-frontmatter": string;
|
|
@@ -6350,6 +6832,9 @@ export declare namespace LibraryLocales {
|
|
|
6350
6832
|
frontmatter: string;
|
|
6351
6833
|
import: string;
|
|
6352
6834
|
language: string;
|
|
6835
|
+
list: string;
|
|
6836
|
+
"list-description_other": string;
|
|
6837
|
+
"list-description_zero": string;
|
|
6353
6838
|
notice: string;
|
|
6354
6839
|
open: string;
|
|
6355
6840
|
ordinal: string;
|
|
@@ -6357,6 +6842,7 @@ export declare namespace LibraryLocales {
|
|
|
6357
6842
|
plugin: string;
|
|
6358
6843
|
reset: string;
|
|
6359
6844
|
retry: string;
|
|
6845
|
+
rule: string;
|
|
6360
6846
|
setting: string;
|
|
6361
6847
|
timeout: string;
|
|
6362
6848
|
use: string;
|