• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
i18n

Plugins + Scripts i18n

Download [<1 MB]

TBD

Well-known member
Joined
Jan 23, 2022
Messages
480
Reactions
733
TBD submitted a new resource:

i18n - localization plugin for scene UIs

Small plugin that can save/load localized text for scene UI elements.

View attachment 391445

It's a bit of a proof of concept and doesn't have a ton of features. If creators find this useful, I'll look at expanding the feature set to e.g. voice commands and integration with other plugins.

How-To
  1. Add this plugin anywhere in your scene, either as a scene plugin or on any atom
  2. Save your scene. Changing the name later will require manually adjusting...

Read more about this resource...
 
Does the plugin have the ability to translate automatically?
No, it does not translate automatically. While this could be done, the resulting texts may or may not fit the available space on UI elements.
 
So this plugin just saves the set language?
It saves/loads resource files for each configured language and applies texts and font sizes to the UI elements. Please take a look at the included demo scene.
 
Back
Top Bottom