dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a937f0855b build(deps): bump googleapis from 173.0.0 to 174.0.1 (#3)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 173.0.0 to 174.0.1.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v173.0.0...googleapis-v174.0.1)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-version: 174.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 21:57:25 +07:00
2026-07-27 10:55:12 +00:00
2025-02-17 18:51:11 +07:00
2025-02-17 18:51:11 +07:00
2025-02-22 11:43:14 +07:00
2026-07-21 03:15:16 +07:00
2026-07-21 03:14:46 +07:00
2025-02-22 11:33:35 +07:00

🌍 Crowdin Localization Tools

A userscript that enhances Crowdin's translation editor by providing cross reference from CSV-based translation suggestions.

image

Installation

  1. First, install a userscript manager for your browser:

  2. Click on this link to install or update the script: Install/Update Crowdin Localization Tools

  3. When prompted by your userscript manager, click "Install" or "OK" to complete the installation.

Usage

  1. Navigate to any Crowdin editor page (URLs matching https://crowdin.com/editor/*)
  2. The tool will automatically appear as a floating window in the bottom-right corner
  3. You can:
    • Toggle the window visibility using the "T" button
    • Drag the window to reposition it
    • Search for translations manually or let it automatically show cross reference data
    • Switch between remote and local CSV files in the settings tab

Configuration

The tool supports both remote and local CSV files:

  • Remote CSV: By default, it uses the remote CSV file from this repository
  • Local CSV: You can upload your own CSV file through the settings tab

The CSV file should follow this format:

Source,Target,Note,Category
"Original text","Translated text","Optional note","Category"

Updates

The tool can checks for updates. When available:

  • A notification will appear
  • You can click to visit the repository for the latest version

Support

For issues, feature requests, or contributions, please visit: GitHub Repository

License

This project is open source and available under the MIT License. For more details, see the repository.

S
Description
🌍 A userscript that enhances Crowdin's translation editor
Readme MIT
247 KiB
Languages
JavaScript 99.9%
Dockerfile 0.1%