locales: update Marathi translation strings for core UI and headings#8816
Open
Sudarshan-prog wants to merge 2 commits into
Open
locales: update Marathi translation strings for core UI and headings#8816Sudarshan-prog wants to merge 2 commits into
Sudarshan-prog wants to merge 2 commits into
Conversation
Updated translations for various UI elements in Marathi.
locales: update Marathi translation strings for core UI and headings
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Marathi locale strings in mr-IN.json to replace remaining English UI labels and mobile heading titles with accurate Marathi translations for core UI elements and typography headings. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated translations for various UI elements in Marathi.
Feature Preview
No video preview required—this is a semantic data translation change for the local language file.
While reviewing the localized interface configurations, I noticed several core user interface element strings and typography heading labels in the Marathi translation asset (
mr-IN.json) were missing or left in English values.This PR localizes those remaining elements into accurate, context-aware Marathi strings to provide a seamless native experience for desktop and mobile users.
Key Changes:
"title"(शीर्षक), block interactions like"dragTooltip"(हलवण्यासाठी ड्रॅग करा), and shortcut system indicators."mobileHeading1"through"mobileHeading6"into native numerical notation (हेडिंग १ - हेडिंग ६).PR Checklist
generate_language_files.sh) will need to be executed upon merge or sync to update the accompanying backend Dart tracking files.Summary by Sourcery
Update Marathi localization strings for core UI elements and heading labels.
New Features: