UNPKG

1.27 kBTypeScriptView Raw
1export declare const messages: {
2 en: {
3 "chooseFile": string;
4 "download": string;
5 "moderate": string;
6 "sign": string;
7 "Select the file with EDS": string;
8 "EDS": string;
9 "BIN": string;
10 "IIN": string;
11 "Owner of EDS": string;
12 "Authority issuing EDS": string;
13 "Valid thought": string;
14 };
15 ru: {
16 "chooseFile": string;
17 "download": string;
18 "moderate": string;
19 "sign": string;
20 "Select the file with EDS": string;
21 "EDS": string;
22 "BIN": string;
23 "IIN": string;
24 "Owner of EDS": string;
25 "Authority issuing EDS": string;
26 "Valid thought": string;
27 "Key algorithm": string;
28 };
29 kk: {
30 "chooseFile": string;
31 "download": string;
32 "moderate": string;
33 "sign": string;
34 "Select the file with EDS": string;
35 "EDS": string;
36 "BIN": string;
37 "BIK": string;
38 "IIC": string;
39 "IIN": string;
40 "Beneficiary Code": string;
41 "Owner of EDS": string;
42 "Authority issuing EDS": string;
43 "Valid thought": string;
44 "Key algorithm": string;
45 };
46};