An open API service indexing awesome lists of open source software.

https://github.com/expressobits/localization

Sentence Translator Tool for Unity
https://github.com/expressobits/localization

Last synced: 8 months ago
JSON representation

Sentence Translator Tool for Unity

Awesome Lists containing this project

README

          

# Welcome to Localization 👋
![Version](https://img.shields.io/badge/version-0.1.2-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](todo-doc)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](MIT)
[![Twitter: ScriptsEngineer](https://img.shields.io/twitter/follow/ScriptsEngineer.svg?style=social)](https://twitter.com/ScriptsEngineer)

> Add tools to localization sentences in Unity

### 🏠 [Homepage](www.expressobits.com.br)

## Install

To install, you must open in the folders of your ***Packages/manifest.json*** files add the package
> "br.com.expressobits.localization": "https://github.com/ExpressoBits/Localization.git"

and you're done!

## Usage

1) Start by adding a language in Menu "Assets > Create > Expresso Bits > Localization > Language":
2) Set the language name and even your flag if you need:
3) Then add some text sentence in Menu "Assets > Create > Expresso Bits > Localization > Sentence":
4) Create a new Translate Text in Sentence:

## Author

👤 **Rafael Correa**

* Twitter: [@ScriptsEngineer](https://twitter.com/ScriptsEngineer)
* Github: [@ScriptsEngineer](https://github.com/ScriptsEngineer)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ExpressoBits/Localization/issues).

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_