Back to Plugins
m16n

m16n

Manage multiple languages in a single json file.

internationalizationlanguagei18nm16nreplace

Plugin Preview

m16n 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


  1. Specify text layer name according to the JSON hierarchy structure. (e.g. ) general.back or stage1.S_information.title
  2. Select the element you want to change.
  3. Launch plugin.
  4. Upload json file from button.
  5. If you select Language index "0",
  6. and press "Update word",
  7. 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

Version2
CreatedFebruary 7, 2023
Last UpdatedFebruary 15, 2023
CategoryUncategorized
CreatorMasay
Stats5 installs, 1 likes
PricingFree

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.