Crate bevy_easy_localize

Source

Structsยง

Localize
You can use this resource in two ways:
LocalizePlugin
Add this plugin if you are initializing the Localize resource from an asset handle. Otherwise, the resource will not get initialized.
LocalizeText
Translates text. Use it with the Text component.
Translation