Skip to content

Conversation

@Himanshugulhane27
Copy link


📝 Fix: Missing Ukrainian Translations in Navigation Menus

Problem

When switching the editor language to Ukrainian, several navigation menu items remained in English. This resulted in incomplete localization and an inconsistent user experience.

Solution

Added the missing Ukrainian translations for all relevant menu items across Edit, View, Settings, and Help sections to ensure full UI consistency in the Ukrainian locale.


Changes Included

View Menu

  • snap_to_grid"Прилипати до сітки"
  • dbml_view"Перегляд DBML"
  • show_datatype"Показати тип даних"
  • show_relationship_labels"Показати мітки зв’язків"
  • show_debug_coordinates"Показати координати для налагодження"

Settings Menu

  • export_saved_data"Експортувати збережені дані"
  • clear_cache"Очистити кеш"

Help Menu

  • docs"Документація"
  • share"Поділитися"

🔍 Testing & Verification

  • Verified that all added translations follow standard Ukrainian terminology
  • Checked UI to ensure translated strings appear correctly when switching to Ukrainian locale
  • Confirmed that no functional or visual regressions occurred

📂 Files Updated

  • src/i18n/locales/uk.js

Improves localization quality for Ukrainian users and ensures a more polished multilingual experience. 🇺🇦✨🚀


- Add Ukrainian translations for "Snap to Grid", "Docs", "Share"
- Add translations for "DBML View", "Export Saved Data", "Clear Cache"
- Add translations for "Show datatype", "Show relationship labels", "Show debug coordinates"
- Fixes menu items that were still displaying in English when Ukrainian language was selected
@vercel
Copy link

vercel bot commented Dec 4, 2025

@Himanshugulhane27 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Himanshugulhane27
Copy link
Author

@1ilit Kindly please review the PR when available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant