Skip to content

Fix localization - #25801

Merged
sumeyyeKurtulus merged 5 commits into
abpframework:devfrom
chandralk:fix-localization
Jul 13, 2026
Merged

Fix localization#25801
sumeyyeKurtulus merged 5 commits into
abpframework:devfrom
chandralk:fix-localization

Conversation

@chandralk

@chandralk chandralk commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Description

Resolves #25749

The createLocalizer function is trying to look up in localization.values object instead of localization.resources object while trying to match the resource name. Fixed the same.

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

@sumeyyeKurtulus
sumeyyeKurtulus merged commit b028aee into abpframework:dev Jul 13, 2026
1 of 2 checks passed
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.

Localization doesn't work properly for extended properties in Angular

2 participants