com.crowdin.unity-plugin
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -7,2 +7,6 @@ # Changelog | ||
## [0.4.0] | ||
feat: push and pull only selected tables | ||
## [0.3.0] | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "com.crowdin.unity-plugin", | ||
"displayName": "Crowdin", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"unity": "2019.4", | ||
@@ -6,0 +6,0 @@ "description": "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.\n\nCrowdin is a localization software & tool for individual developers and teams. Companies that make & manage translations with Crowdin include Discord, Trustpilot, Mojang, GitLab, GitHub, Code.org, Coffee Stain, and many more. \n\nIntegration requirements:\n \u25CF Unity Localization package installed with content hosted in the localization tables.\n \u25CF Crowdin or Crowdin Enterprise account.\n\nPlugin features\n\nContent upload from Unity into your Crowdin localization project:\n \u25CF strings Localization Tables\n \u25CF assets Localization Tables\n \u25CF translated strings\n \u25CF translated assets\n \u25CF game screenshots, as context for translators\n\nContent download from Crowdin into Unity:\n \u25CF translations (strings, assets)", |
@@ -57,3 +57,4 @@ { | ||
"directory_found": "Found remote directory \"unity-plugin\"", | ||
"directory_not_found": "The remote directory \"unity-plugin\" not found" | ||
"directory_not_found": "The remote directory \"unity-plugin\" not found", | ||
"no_tables_selected_error": "Please select at least one table before continuing" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
279275
283
59