mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
72 lines
2.3 KiB
JSON
72 lines
2.3 KiB
JSON
{
|
|
"name": "Typograf",
|
|
"nameLocale": {
|
|
"ru": "Типограф",
|
|
"fr": "Typograf",
|
|
"es": "Typograf",
|
|
"pt-BR": "Typograf",
|
|
"de": "Typograf",
|
|
"cs-CS": "Typograf",
|
|
"sq-AL": "Typograf",
|
|
"sr-Cyrl-RS": "Typograf",
|
|
"sr-Latn-RS": "Typograf"
|
|
},
|
|
"guid": "asc.{55159EC6-C91A-4DDB-8E1E-558454666461}",
|
|
"version": "1.0.2",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "Prepare your texts for publishing by correcting typography.",
|
|
"descriptionLocale": {
|
|
"ru": "Подготовьте свои тексты к публикации, исправив типографические ошибки.",
|
|
"fr": "Préparez vos textes pour la publication en corrigeant la typographie.",
|
|
"es": "Prepare sus textos para la publicación corrigiendo la tipografía.",
|
|
"pt-BR": "Prepare seus textos para publicação corrigindo a tipografia.",
|
|
"de": "Bereiten Sie Ihre Texte für die Veröffentlichung vor, indem Sie Typografie korrigieren.",
|
|
"cs-CS": "Připravte své texty k publikování opravou typografie.",
|
|
"sq-AL": "Përgatitni tekstet tuaja për botim duke korrigjuar tipografinë.",
|
|
"sr-Cyrl-RS": "Припремите своје текстове за објављивање исправљањем типографије.",
|
|
"sr-Latn-RS": "Pripremite svoje tekstove za objavljivanje ispravljanjem tipografije."
|
|
},
|
|
"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" }
|
|
}
|
|
],
|
|
"isViewer": false,
|
|
"EditorsSupport": [ "word", "slide", "cell" ],
|
|
|
|
"isVisual": true,
|
|
"isModal": false,
|
|
"isInsideMode": true,
|
|
|
|
"initDataType": "text",
|
|
"initData": "",
|
|
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [],
|
|
"initOnSelectionChanged": true,
|
|
"store": {
|
|
"background": {
|
|
"light" : "#00ACC7",
|
|
"dark" : "#00ACC7"
|
|
},
|
|
"screenshots" : ["resources/store/screenshots/screen_1.png"],
|
|
"icons" : {
|
|
"light" : "resources/store/icons",
|
|
"dark" : "resources/store/icons"
|
|
},
|
|
"categories": ["specAbilities"]
|
|
}
|
|
}
|
|
]
|
|
}
|