tolgee / figma-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tolgee Figma Plugin

test workflow types typescript licence twitter github stars slack

Tolgee

This repository contains the code for the Tolgee Figma Plugin.

It provides ability to easily manage localization texts directly in context of your Figma files.

To learn more visit https://tolgee.io

Features

  • Sync changed translations from Figma to Tolgee πŸ™Œ
  • Just change the text of your Figma TextNodes and sync them with Tolgee πŸŽ‰
  • Sync translations back from Tolgee to Figma 🎈
  • Open-source πŸ”₯

Usage Guide

  • Clone the repository and link it to your local Figma Desktop app
  • Run the Setup Tolgee command and enter the URL of your Tolgee instance as well as well as an API key for the project with the translations.edit and translations.view scope.
  • Name all nodes that should by synced by their tolgee key, prefixed by `t:``
  • Run Sync Tolgee to Figma or Sync Figma To Tolgee
  • Select all translations that should be synced
  • Done πŸ™Œ

Current drawbacks

  • Only works with one nesting level of JSON -> tolgee keys like menu.button.title will not work
  • Because Figma defaults to Auto-Renaming Text Nodes, one has to edit the name of the TextNode manually instead of editing their value

Launching Tolgee Rewards

Contributed to Tolgee? Here is a big thank you from our community to you. Claim your badge and showcase them with pride. Let us inspire more folks !

Tolgee Badges


Let us know what you think! #feedbackwanted ❀️

About

License:MIT License


Languages

Language:TypeScript 95.5%Language:CSS 4.3%Language:HTML 0.2%Language:JavaScript 0.1%