docs: update Localization.md

pull/4868/head
mehmet-erim 5 years ago
parent 6b2cb684ce
commit 8e478adca2

@ -211,7 +211,7 @@ If you see the error like above, you should pass the `cultureNameToLocaleFileNam
// other options
cultureNameToLocaleFileNameMapping: {
"X": "Y",
"AnotherLocaleNameDefinedInDotnet": "AnotherLocaleNameDefinedInAngular"
"AnotherCultureNameDefinedInDotnet": "AnotherLocaleFileNameDefinedInAngular"
}
})
//...

Loading…
Cancel
Save