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 // other options
cultureNameToLocaleFileNameMapping: { cultureNameToLocaleFileNameMapping: {
"X": "Y", "X": "Y",
"AnotherLocaleNameDefinedInDotnet": "AnotherLocaleNameDefinedInAngular" "AnotherCultureNameDefinedInDotnet": "AnotherLocaleFileNameDefinedInAngular"
} }
}) })
//... //...

Loading…
Cancel
Save