Simple Translation
  • 👋Welcome to Simple Translation
  • Overview
    • 📋ChangeLog
    • ❓Support
    • đŸ•šī¸Examples
  • CONFIGURE
    • âš™ī¸Localization
    • 📑Google Spreadsheets
  • Begginer Tutorials
    • đŸ“ĻSelect Language Component
    • đŸ“ĻLocalized Component
    • đŸ“Ļ Arguments
    • đŸ“ĻSave, Load, Default, Sync and System Language
    • đŸ“ĻLocalization Events
    • đŸ“ĻValidator
  • Advanced Tutorials
    • đŸ“ĻCreate New Localized Single
    • đŸ“ĻCreate New Localized Multi
    • đŸ“ĻCreate New Localized Event
    • đŸ“ĻCreate New Select Language
Powered by GitBook
On this page
  1. Begginer Tutorials

Localized Component

Through these components a language can be selected.

PreviousSelect Language ComponentNext Arguments

Last updated 2 years ago

Add Component > Rage Machine > Simple Translation > Localize

đŸŸĸ Localized Array String Locates an array of keys returning a values array.

đŸŸĸ Localized Audio Clip It plays a sound when the language is exchanged according to the location.

đŸŸĸ Localized Dropdown Locates the values for a Dropdown or TMP Dropdown.

đŸŸĸ Localized Events Activate an event according to the selected language. It contains an event that activates when language is changed.

đŸŸĸ Localized GameObjects Activates an object according to the selected language.

đŸŸĸ Localized Sprite Select a sprite according to language. It can be used in Spriterenderer or Image components.

đŸŸĸ Localized String Locates a single value.

đŸŸĸ Localized Text Locates the value for a Text or TMP Text.

You can create your own Localized Component.

Tutorial

đŸ“Ļ
đŸ“ĻCreate New Localized Single
đŸ“ĻCreate New Localized Multi
đŸ“ĻCreate New Localized Event