Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.crowdin.unity-plugin

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.crowdin.unity-plugin

Translate & localize your games to reach new markets. Integrate Crowdin + Unity Localization package to translate content within your tables (strings and assets) and download translations into Unity. With Crowdin, you can invite your community to translat

  • 0.1.1
  • npm
  • Socket score

Version published
Weekly downloads
243
increased by97.56%
Maintainers
1
Weekly downloads
 
Created
Source

Crowdin Unity plugin

Translate & localize your games to reach new markets. Integrate Crowdin + Unity Localization package to translate content within your tables (strings and assets) and download translations into Unity. With Crowdin, you can invite your community to translate or hire a translation agency, provide translators with context, speed up the translation process, and more.

Dependencies

Unity Localization package installed with translations hosted in the localization tables.

Installation

Using Package Manager

Click Window > Package Manager > Add... > Add package from disc... > select package.json

Manual install

Copy all files to "@MyProject/Assests/Plugins" folder. Where "@MyProject" is root project folder. If "Plugins" forder not exist create it first.

Usage

Connect to Crowdin

  1. Open Tools > Crowdin > Connect to Crowdin

  2. Provide your Personal Access Token

    To generate a new token in Crowdin, follow these steps:

    • Go to Account Settings > API tab, Personal Access Tokens section, and click New Token.
    • Specify Token Name and click Create.
  3. Click "Connect" button

  4. Select the project you’d like to work with from the dropdown list

  5. Close this window

Push localization content to Crowdin

Crowdin Unity plugin allows you to push strings and assets tables to Crowdin.

Tools > Crowdin > Push strings to Crowdin

Send all the Strings Localization tables to Crowdin.

Tools > Crowdin > Push assets to Crowdin

Send all the Assets Localization tables to Crowdin.

Tools > Crowdin > Push string translations to Crowdin

Send existing translations from Strings Localization tables to Crowdin.

Tools > Crowdin > Push assets translations to Crowdin

Send existing translations from Assets Localization tables to Crowdin.

Pull translated content from Crowdin

Tools > Crowdin > Pull string translations to Crowdin

Download latest translations from Crowdin Project and fill Strings Localization tables with them.

Tools > Crowdin > Pull assets translations to Crowdin

Download latest translations from Crowdin Project and fill Assets Localization tables with them.

Take Screenshot

Crowdin Unity plugin allows sending the Game Camera Screenshots to Crowdin project to provide better context for translators.

Keywords

FAQs

Package last updated on 13 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc