jgraph / jgraph/drawio

Shape and image search is not localized for Russian language

Open
#5,518 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
8.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hello, I noticed that while the draw.io interface is translated into Russian, the search functionality for shapes and images is not localized.

For example:

Searching for "Куб" or "Квадрат" returns no results
Searching for "Cube" or "Square" works as expected

Image Image Image Image

This creates an inconsistent user experience for Russian-speaking users, since the UI is localized but search still relies on English keywords.

I would like to propose adding Russian localization support for shape and image search.

I am a native Russian speaker with a strong command of English, and I would be willing to help with:

  • Translating shape and image keywords
  • Verifying existing translations
  • Contributing a mapping between Russian and English search terms

Please let me know if this would be useful and how I can contribute.

Thank you.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the shape and image search keyword data and the Russian localization resources in the draw.io codebase. Verify the reported Куб and Квадрат searches against Cube and Square, then confirm that Russian keywords return the same relevant results without breaking existing searches.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, localization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.