Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"bn",
"fa",
"pl",
"tr"
"tr",
"sd",
"mr"
Comment on lines +23 to +24
Copy link

Copilot AI Nov 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR adds Marathi ("mr") language support in addition to Sindhi ("sd"), but the PR title and description only mention Sindhi language support. This creates confusion about the scope of changes. Either the PR description should be updated to mention both languages, or "mr" should be removed if it wasn't intended to be included in this PR.

Suggested change
"sd",
"mr"
"sd"

Copilot uses AI. Check for mistakes.
]
},
"buckets": {
Expand Down