-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanguage.json
More file actions
128 lines (124 loc) · 3.35 KB
/
language.json
File metadata and controls
128 lines (124 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"en": [{
"common": [
"Posted in date",
"Arguments",
"Categories",
"FREE!",
"SALE!",
"NEW!",
"OPEN DETAILS",
"<p>PAGE TYPE ERROR: TYPE UNKNOWN<br>Please, contact the administration</p>"
],
"search": [
"Result for"
],
"minicart": [
"Your cart",
"No products in the cart.",
"There are a lot of interesting offers... Take a tour in the"
],
"socialbox": [
"Stay connected with all of us in the official community",
"Follow us on Facebook",
"Discover many interesting pills in our official profile",
"IG official profile"
],
"account": [
"YOUR ACCOUNT"
],
"postcategories": [
"Posts in archive",
"All in Blog",
"All sub categories",
"View all posts in"
],
"shoppage": [
"Try to change parameters of your search."
],
"shopcatalog": [
"Open",
"protected resource",
"no resources found"
],
"shopsidebar": [
"Filter by price"
],
"productdescription": [
"Category : ",
"Categories : ",
"Ops! Nothing has written..."
],
"producttab": [
"Stock quantity",
"Downlodable",
"Tag list"
],
"variationfilters": [
"Quantity",
"Color",
"Size"
]
}],
"it": [{
"common": [
"Pubblicato il",
"Argomenti",
"Categorie",
"GRATIS!",
"SALDI!",
"NUOVO!",
"APRI DETTAGLI",
"<p>PAGE TYPE ERROR: TYPE UNKNOWN<br>Tipo pagina non riconosciut. Si prega di contattare l'amministrazione</p>"
],
"search": [
"Trovati per"
],
"minicart": [
"Carrello",
"Nessun prodotto da visualizzare.",
"Abbiamo un sacco di offerte in giro ... Fai un salto nello"
],
"socialbox": [
"Resta connesso con tutti noi nella community ufficile",
"Seguici su Facebook",
"Scopri tante pillole interessanti nel nostro profilo ufficiale",
"Vai al profilo Instagram"
],
"account": [
"IL TUO ACCOUNT"
],
"postcategories": [
"Posts in archivio",
"In tutto il Blog",
"Lista sottocategorie",
"Visualizza post di"
],
"shoppage": [
"Prova a cambiare i parametri della tua ricerca."
],
"shopcatalog": [
"Apri",
"risorsa protetta",
"nulla da visualizzare"
],
"shopsidebar": [
"Range di prezzo"
],
"productdescription": [
"Categoria : ",
"Categorie : ",
"Ops! Non è presente alcuna descrizione..."
],
"producttab": [
"Quantità in magazzino",
"Disponibilità al downlaod",
"Argomenti correlati"
],
"variationfilters": [
"Quantità",
"Colore",
"Dimensione"
]
}]
}