Skip to content

Instantly share code, notes, and snippets.

@carlin-q-scott
Created June 13, 2020 00:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlin-q-scott/8dbfa2d5470129b5c2ec1137efebeb49 to your computer and use it in GitHub Desktop.
Save carlin-q-scott/8dbfa2d5470129b5c2ec1137efebeb49 to your computer and use it in GitHub Desktop.
Localize ASP.NET views
(<a[^>]+>)([\w ]+)</a>
$1@Localizer["$2"]</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment