CSV Copy Importer
Import localized copy in different languages from CSV and update components in bulk
Plugin Preview
About this plugin
Overview
CSV Copy Importer lets you update Figma text component in different languages using a simple CSV file.
It supports two common CSV formats, and automatically matches text layers using a naming convention.
1. Matrix format (languages in first row)
,en-US,fr-FR,de-DE
webbanner-title,Welcome,Bienvenue,Willkommen
webbanner-subtitle,Smarter trading,Trading malin,Clever handeln
2. Language column format
language,webbanner-title,webbanner-subtitle
en-US,Welcome,Smarter trading
fr-FR,Bienvenue,Trading malin
de-DE,Willkommen,Clever handeln
The plugin automatically detects both formats.
Figma Components Naming rules
Text layers inside components should follow this pattern:
{resource}_{language}_{field}
Example:
webbanner_en-US_title
webbanner_en-US_subtitle
CSV keys use
{resource}-{field}
Example:
webbanner-title
webbanner-subtitle
The plugin automatically matches CSV keys with component text layers.
Plugin Details
| Version | 3 |
|---|---|
| Created | March 5, 2026 |
| Last Updated | March 6, 2026 |
| Category | Import & export plugins |
| Creator | NINI |
| Stats | 3 installs, 3 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML