Skip to content

Add Bulgarian localization#903

Merged
leits merged 3 commits intoleits:masterfrom
m-dragoev:master_m-dragoev
Apr 24, 2026
Merged

Add Bulgarian localization#903
leits merged 3 commits intoleits:masterfrom
m-dragoev:master_m-dragoev

Conversation

@m-dragoev
Copy link
Copy Markdown
Contributor

@m-dragoev m-dragoev commented Mar 13, 2026

Adds the Bulgarian localization from master_m-dragoev.

Summary by CodeRabbit

  • New Features
    • Added Bulgarian language support — the app can now display UI text, preferences, notifications, welcome screens, calendar labels, store and link messages, and other interface strings in Bulgarian.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0b1162fa-46a0-4316-91ed-026dc238f1b4

📥 Commits

Reviewing files that changed from the base of the PR and between 56dfeef and f6ea7fc.

📒 Files selected for processing (1)
  • MeetingBar/Resources /Localization /bg.lproj/Localizable.strings
✅ Files skipped from review due to trivial changes (1)
  • MeetingBar/Resources /Localization /bg.lproj/Localizable.strings

Walkthrough

Adds Bulgarian localization: registers bg in the Xcode project's knownRegions and introduces bg.lproj/Localizable.strings with Bulgarian translations for the app's UI.

Changes

Cohort / File(s) Summary
Xcode project config
MeetingBar.xcodeproj/project.pbxproj
Inserted bg into the PBXProject knownRegions list to declare Bulgarian localization.
Bulgarian localization resource
MeetingBar/Resources/Localization/bg.lproj/Localizable.strings
Added new Bulgarian Localizable.strings file containing ~339 translated UI strings (actions, windows, prefs, notifications, etc.).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

lgtm

Suggested reviewers

  • leits

Poem

🐰 Малък скок, "bg" вече е тук,
Струните на текста в нов глас звънтят,
Триста и нещо думи — превод роден,
MeetingBar с български хор се събужда. 🥕🌸

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add Bulgarian localization' directly and accurately summarizes the main change: adding Bulgarian language support with 339 new lines in Localizable.strings and project configuration updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can suggest fixes for GitHub Check annotations.

Configure the reviews.tools.github-checks setting to adjust the time to wait for GitHub Checks to complete.

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. feature New feature or request labels Mar 13, 2026
@m-dragoev
Copy link
Copy Markdown
Contributor Author

This is the current PR for the Bulgarian localization.

It includes:

  • the full bg.lproj localization
  • project region registration for bg
  • UI wording cleanup and terminology unification
  • shorter, more neutral Bulgarian interface text aligned with the English keys

Copy link
Copy Markdown
Owner

@leits leits left a comment

Choose a reason for hiding this comment

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

Thank you!

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 24, 2026
@leits leits added this to the 4.12 milestone Apr 24, 2026
@leits leits merged commit 6a088d3 into leits:master Apr 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants