Back to Plugins

m16n
Manage multiple languages in a single json file.
internationalizationlanguagei18nm16nreplace
Plugin Preview
About this plugin
{
"general": {
"sample" :[
"The text layer named 'general.sample' will be changed this string when '0' is selected.",
"'1' を選択すると、'general.sample' という名称のテキスト要素がこのテキストに書き換わります。"
],
"back": [
"back",
"戻る"
]
},
"stage_1": {
"S_information": {
"title": [
"Information",
"お知らせ"
]
},
"S_login": {
"title": [
"Sign in ",
"ログイン"
]
}
}
}
How to use
- Specify text layer name according to the JSON hierarchy structure. (e.g. ) general.back or stage1.S_information.title
- Select the element you want to change.
- Launch plugin.
- Upload json file from button.
- If you select Language index "0",
- and press "Update word",
- then, for example, the value of text layer named "general.back" will be replaced to "back".
- If the Target node is "Only selected Nodes", only selected elements are replaced. If "All", all elements are replaced. (The "All" option may not be able to process pages of enormous size.)
- The language designation is an array number, so any numbers of languages can be added.
Plugin Details
| Version | 2 |
|---|---|
| Created | February 7, 2023 |
| Last Updated | February 15, 2023 |
| Category | Uncategorized |
| Creator | Masay |
| Stats | 5 installs, 1 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Editor Types:figma
More Like This
Discover other plugins in the same category.
No similar plugins found in this category.