Skip to content

Unity-Tools/Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Localization Tools

This repository includes a set of Unity Editor tools and scripts to help manage localization and UI setup in projects. It also supports fetching localized data (like questions) from the StreamingAssets folder at runtime.

🧩 Features 🗣 Localization Editors

Convert TextMesh to RTLTextMesh Converts all TextMeshPro or Text components in the scene to Right-to-Left (RTL) compatible text for Arabic and other RTL languages.

Localize Text Automatically Adds a LocalizationString component to each text and creates a localization key automatically using the first three words of the text.

Export Localization Table Exports all localization data into the StreamingAssets folder when building. This allows you to edit or replace localization files outside the build without rebuilding the project.

🖥 UI Utility Editor

Anchor Fix Tool Automatically adjusts anchors of UI elements so that the interface looks correct on any screen resolution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •