Skip to content

Commit

Permalink
Merge pull request #21287 from abpframework/salihozkara-patch-1
Browse files Browse the repository at this point in the history
Update localization-system.md
  • Loading branch information
ebicoglu authored Nov 7, 2024
2 parents 1321397 + 1ca7ab0 commit 98935d5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,11 @@ export class AppModule {}

After defining the localization entries, it can be used as below:

{%{
```html
<div>{{ 'MyProjectName::LongWelcomePage' | abpLocalization }}</div>
```
}%}

> For more information, please refer to [UI Localization section of the Angular Localization document](../../framework/ui/angular/localization.md).
Expand Down

0 comments on commit 98935d5

Please sign in to comment.