Closed hochitom closed 10 years ago
sorry, but i would like to keep that internationalized.
This little snippet let you achive the same result as this PR but only (globally) for your project:
slug.defaults.charmap['Ä'] = 'AE';
slug.defaults.charmap['Ö'] = 'OE';
slug.defaults.charmap['Ü'] = 'UE';
// and so on …
updated some latin characters to be replaced with correct german opponent