Skip to content

Localization usage over the web app #61

@amoraitis

Description

@amoraitis

Is your feature request related to a problem? Please describe.
It would be nice to use Localizer["Example_string"] instead of Example_String all over the web app.

Describe the solution you'd like
Replace all the occurrences of strings with the Localizer.

Additional context
See:

ViewData["Title"] = Localizer["Feed"];

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions