summaryrefslogtreecommitdiff
path: root/i18n/en.json
blob: a2971f24c6fb809f8b78dbf02b41179237bbc5e1 (plain)
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
{
	"@metadata": {
		"authors": [ "Cyrille Bagard" ]
	},

	"screenshots-url": "Screenshots",
	"screenshots-desc": "SCREENSHOTS",
	"documentation-url": "Documentation",
	"documentation-desc": "DOCUMENTATION",
	"download-url": "Download",
	"download-desc": "DOWNLOAD",
	"activity-url": "Blog:Articles",
	"activity-desc": "EVOLUTIONS",
    "contact-url": "Contacts",
    "contact-desc": "CONTACTS",

    "pythonapi-url" : "Pychrysalide_Python_Module",
    "pythonapi-desc" : "Python API",
    "howto-url" : "HowTo",
    "howto-desc" : "HowTo",
    "faq-url" : "FAQ",
    "faq-desc" : "FAQ",

    "blog-url" : "Blog:Articles",
    "blog-desc" : "Blog",
    "features-url" : "RoadMap",
    "features-desc" : "Roadmap",
    "comparison-url" : "Compare",
    "comparison-desc" : "Comparisons",

    "addresses-url" : "Contacts",
    "addresses-desc" : "Contacts",
    "references-url" : "References",
    "references-desc" : "References",
    "webresources-desc" : "Web Resources"

}