Skip to content

Instantly share code, notes, and snippets.

@vtml
Created September 19, 2018 23:59
Show Gist options
  • Save vtml/50236e28f0ba87da96be81010d02a485 to your computer and use it in GitHub Desktop.
Save vtml/50236e28f0ba87da96be81010d02a485 to your computer and use it in GitHub Desktop.
Rewrite Map for Custom Cultures
<rewriteMaps>
 <rewriteMap name="CustomCultures">
 <add key="jp" value="jm" />
 </rewriteMap>
</rewriteMaps>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment