2021-06-09 18:00:57 +00:00
|
|
|
{
|
|
|
|
"worksOn": {
|
2021-06-10 22:20:10 +00:00
|
|
|
"other": "Works on: "
|
|
|
|
},
|
2021-06-13 17:49:30 +00:00
|
|
|
"availableOn": {
|
|
|
|
"other": "Available on "
|
|
|
|
},
|
2021-06-14 15:16:22 +00:00
|
|
|
"download": {
|
|
|
|
"other": "Download"
|
|
|
|
},
|
|
|
|
"technicalSheet": {
|
|
|
|
"other": "Technical sheet"
|
|
|
|
},
|
|
|
|
"downloadApp": {
|
2021-06-23 01:18:18 +00:00
|
|
|
"other": "{{ .Name }} is available on {{ .Platforms }}."
|
2021-06-14 15:16:22 +00:00
|
|
|
},
|
2021-06-10 22:20:10 +00:00
|
|
|
"status": {
|
|
|
|
"other": "Status: "
|
2021-06-09 18:00:57 +00:00
|
|
|
},
|
|
|
|
"learnMore": {
|
|
|
|
"other": "Learn more"
|
|
|
|
},
|
|
|
|
"language": {
|
|
|
|
"other": "Language"
|
2021-06-10 22:20:10 +00:00
|
|
|
},
|
2021-06-14 15:16:22 +00:00
|
|
|
"supportedPlatforms": {
|
|
|
|
"other": "Supported platforms: "
|
|
|
|
},
|
|
|
|
"translated": {
|
|
|
|
"other": "Translated in: "
|
|
|
|
},
|
|
|
|
"programingLanguages": {
|
|
|
|
"other": "Made in: "
|
|
|
|
},
|
|
|
|
"latestVersion": {
|
|
|
|
"other": "Latest version: "
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"other": "Frameworks: "
|
|
|
|
},
|
|
|
|
"touchFriendly": {
|
|
|
|
"other": "Touch friendly"
|
|
|
|
},
|
|
|
|
"keyboardOriented": {
|
|
|
|
"other": "Keyboard oriented"
|
2021-06-23 01:18:18 +00:00
|
|
|
},
|
|
|
|
"license": {
|
|
|
|
"other": "License: "
|
|
|
|
},
|
|
|
|
"en": {
|
|
|
|
"other": "English"
|
|
|
|
},
|
|
|
|
"fr": {
|
|
|
|
"other": "French"
|
|
|
|
},
|
|
|
|
"all": {
|
|
|
|
"other": "Without text"
|
2021-06-09 18:00:57 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|