mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
69 lines
2.0 KiB
JSON
69 lines
2.0 KiB
JSON
{
|
|
"name": "Translator",
|
|
"nameLocale": {
|
|
"ru": "Переводчик",
|
|
"fr": "Traducteur",
|
|
"es": "Traductor",
|
|
"de": "Übersetzer"
|
|
},
|
|
"guid": "asc.{7327FC95-16DA-41D9-9AF2-0E7F449F6800}",
|
|
"version": "1.0.1",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "Translator",
|
|
"descriptionLocale": {
|
|
"ru": "Переводчик",
|
|
"fr": "Traducteur",
|
|
"es": "Traductor",
|
|
"de": "Übersetzer"
|
|
},
|
|
"url": "index.html",
|
|
|
|
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
|
"icons2": [
|
|
{
|
|
"100%": { "normal": "resources/img/icon.png" },
|
|
"125%": { "normal": "resources/img/icon@1.25x.png" },
|
|
"150%": { "normal": "resources/img/icon@1.5x.png" },
|
|
"175%": { "normal": "resources/img/icon@1.75x.png" },
|
|
"200%": { "normal": "resources/img/icon@2x.png" }
|
|
}
|
|
],
|
|
"screens": ["resources/store/screen_1.png"],
|
|
"isViewer": true,
|
|
"EditorsSupport": [ "word", "cell", "slide" ],
|
|
|
|
"isVisual": true,
|
|
"isModal": false,
|
|
"isInsideMode": true,
|
|
|
|
"initDataType": "text",
|
|
"initData": "",
|
|
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [],
|
|
|
|
"initOnSelectionChanged": true,
|
|
"store": {
|
|
"background": {
|
|
"light" : "#F5F5F5",
|
|
"dark" : "#555555"
|
|
},
|
|
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
|
"icons2": [
|
|
{
|
|
"100%": { "normal": "resources/img/icon.png" },
|
|
"125%": { "normal": "resources/img/icon@1.25x.png" },
|
|
"150%": { "normal": "resources/img/icon@1.5x.png" },
|
|
"175%": { "normal": "resources/img/icon@1.75x.png" },
|
|
"200%": { "normal": "resources/img/icon@2x.png" }
|
|
}
|
|
],
|
|
"screenshots" : ["resources/store/screen_1.png"]
|
|
}
|
|
}
|
|
]
|
|
}
|