-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededup-for-grabs
Description
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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededup-for-grabs