Skip to content

Commit

Permalink
Merge pull request #2 from felixhaeberle/patch-1
Browse files Browse the repository at this point in the history
Update marketplace-manifest.json
  • Loading branch information
martin-lysk authored Nov 7, 2023
2 parents 8f55290 + 00a2116 commit b0bb899
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions marketplace-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "app.inlang.editor",
"id": "app.parrot.figmaPlugin",
"icon": "https://inlang.com/favicon/safari-pinned-tab.svg",
"gallery": [
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-marketplace-cover.jpg",
Expand All @@ -9,17 +9,17 @@
"https://cdn.jsdelivr.net/gh/inlang/monorepo@latest/inlang/assets/marketplace/editor-gallery/editor-gallery-image-4.jpg"
],
"displayName": {
"en": "Web Editor"
"en": "Parrot – i18n Figma plugin"
},
"description": {
"en": "The inlang Web Editor enables you to work with globalized codebases in your browser, without having to touch code but still being able to have a git-based workflow."
"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/inlang/monorepo@main/inlang/source-code/editor/README.md"
"en": "https://cdn.jsdelivr.net/gh/parrot-global/parrot@main/README.md"
},
"keywords": ["editor", "web", "application", "website", "translator", "lix"],
"keywords": ["editor", "web", "figma", "plugin", "application", "website", "translator", "lix"],
"publisherName": "inlang",
"publisherIcon": "https://inlang.com/favicon/safari-pinned-tab.svg",
"website": "/editor",
"website": "https://www.figma.com/community/plugin/1205803482754362456",
"license": "Apache-2.0"
}

0 comments on commit b0bb899

Please sign in to comment.