Back to Plugins

LaLo: the Localizer
Literally a Localizer Figma plugin
weblatelocalizetranslatorlcidtranslateliterallyprojectlabeltranslationlocalegloballocalizer
Plugin Preview
About this plugin
The Localizer easily helps you abstracting your Figma project to the locale with the use of labels.
You can also translate your project downloading the input file from a Weblate server (e.g. https://weblate.literallyalocalizer.com) or choosing between an input json file or a multi selection of *_##.arb files (e.g. app_en.arb) with requested locales (both LCID and ISO 639-1).
Here an example of input json file:
{
"en": {
"app_login": "Login",
"app_color": "Colour"
},
"it": {
"app_login": "Accedi",
"app_color": "Colore"
},
"en_US": {
"app_login": "Login",
"app_color": "Color"
},
"fr": {
"app_login": "Connexion",
"app_color": "Couleur"
},
"es": {
"app_login": "Iniciar sesión",
"app_color": "Color"
},
"de": {
"app_login": "Anmelden",
"app_color": "Farbe"
},
"pt": {
"app_login": "Entrar",
"app_color": "Cor"
},
"zh": {
"app_login": "登录",
"app_color": "颜色"
},
"ja": {
"app_login": "ログイン",
"app_color": "色"
},
"ko": {
"app_login": "로그인",
"app_color": "색깔"
},
"ru": {
"app_login": "Войти",
"app_color": "Цвет"
},
"ar": {
"app_login": "تسجيل الدخول",
"app_color": "لون"
}
}
Plugin Details
Version | 14 |
---|---|
Created | January 14, 2023 |
Last Updated | January 27, 2025 |
Category | Software development |
Creator | Gabriele Bertini |
Stats | 29 installs, 3 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:build/ui.js
- main:build/main.js
- Document Access:dynamic-page
- Network Access:
This plugin needs to access the internet to fetch translations from a private Weblate server.
- Editor Types:figma
- Allowed Domains:
- *
- http://localhost:3000Dev
More Like This
Discover other plugins in the Software development category.