Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog title fix #3

Merged
merged 2 commits into from
Aug 18, 2024
Merged

Dialog title fix #3

merged 2 commits into from
Aug 18, 2024

Conversation

mixin27
Copy link
Owner

@mixin27 mixin27 commented Aug 18, 2024

Fixed calendar language dialog title with:

  • en.json
{
  "choose_calendar_language": "Choose Calendar Language"
}
  • my.json
{
  "choose_calendar_language": "ပြက္ခဒိန် ဘာသာစကားကို ရွေးပါ"
}

@mixin27 mixin27 linked an issue Aug 18, 2024 that may be closed by this pull request
@mixin27 mixin27 self-assigned this Aug 18, 2024
@mixin27 mixin27 added the bugfix label Aug 18, 2024
@mixin27 mixin27 merged commit 497156a into main Aug 18, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calendar language choose dialog title need to change
1 participant