Skip to content

Commit

Permalink
Update marketplace-manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-lysk committed Nov 7, 2023
1 parent b0bb899 commit a219103
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions marketplace-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"id": "app.parrot.figmaPlugin",
"icon": "https://inlang.com/favicon/safari-pinned-tab.svg",
"icon": "https://raw.githubusercontent.com/parrot-global/parrot/b0bb89961489631ac43bf9958b233bd4c1984bcb/parrot-logo.svg",
"gallery": [
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-marketplace-cover.jpg",
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-gallery/editor-gallery-image-1.jpg",
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-gallery/editor-gallery-image-2.jpg",
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-gallery/editor-gallery-image-3.jpg",
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-gallery/editor-gallery-image-4.jpg"
"https://github.com/parrot-global/parrot/blob/main/cover.png?raw=true",
"https://github.com/parrot-global/parrot/blob/main/layers.png?raw=true",
"https://github.com/parrot-global/parrot/blob/main/messages.png?raw=true",

],
"displayName": {
"en": "Parrot – i18n Figma plugin"
Expand All @@ -15,11 +14,11 @@
"en": "Parrot simplifies the translation management process right within Figma. If you deal with multilingual design projects and want to streamline your translation workflow, this plugin is for you!"
},
"readme": {
"en": "https://cdn.jsdelivr.net/gh/parrot-global/parrot@main/README.md"
"en": "https://raw.githubusercontent.com/parrot-global/parrot/main/README.md"
},
"keywords": ["editor", "web", "figma", "plugin", "application", "website", "translator", "lix"],
"publisherName": "inlang",
"publisherIcon": "https://inlang.com/favicon/safari-pinned-tab.svg",
"publisherIcon": "https://raw.githubusercontent.com/parrot-global/parrot/b0bb89961489631ac43bf9958b233bd4c1984bcb/parrot-logo.svg",
"website": "https://www.figma.com/community/plugin/1205803482754362456",
"license": "Apache-2.0"
"license": "PolyForm Strict License 1.0.0"
}

0 comments on commit a219103

Please sign in to comment.