Spaces:
Building
Building
Delete locales/en.json
Browse files- locales/en.json +0 -41
locales/en.json
DELETED
@@ -1,41 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"language_code": "en",
|
3 |
-
"language_name": "English",
|
4 |
-
"months": {
|
5 |
-
"01": "January", "02": "February", "03": "March", "04": "April",
|
6 |
-
"05": "May", "06": "June", "07": "July", "08": "August",
|
7 |
-
"09": "September", "10": "October", "11": "November", "12": "December"
|
8 |
-
},
|
9 |
-
"currency": {
|
10 |
-
"symbols": {
|
11 |
-
"$": "dollars",
|
12 |
-
"€": "euros",
|
13 |
-
"£": "pounds",
|
14 |
-
"₺": "lira"
|
15 |
-
},
|
16 |
-
"codes": {
|
17 |
-
"USD": "dollars",
|
18 |
-
"EUR": "euros",
|
19 |
-
"GBP": "pounds",
|
20 |
-
"TRY": "lira"
|
21 |
-
}
|
22 |
-
},
|
23 |
-
"time": {
|
24 |
-
"format": "12h",
|
25 |
-
"separator": " "
|
26 |
-
},
|
27 |
-
"date": {
|
28 |
-
"format": "MMMM DD, YYYY",
|
29 |
-
"day_first": false
|
30 |
-
},
|
31 |
-
"numbers": {
|
32 |
-
"decimal_separator": ".",
|
33 |
-
"thousands_separator": ",",
|
34 |
-
"decimal_word": "point"
|
35 |
-
},
|
36 |
-
"percentage": {
|
37 |
-
"prefix": "",
|
38 |
-
"suffix": "percent"
|
39 |
-
},
|
40 |
-
"small_number_threshold": 20
|
41 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|