localization-2

By | 2019년 9월 25일

:: resources :: Common.fr-FR.resx
Goodbye Au Revoir
Hello Bonjour
No Non
Yes Oui

:: Goodbye Howdy :: Common.en-US.resx
Hello So long
No Yah
Yes Nope

결과 :
QueryStringRequestCultureProvider

We are using query string to switch the request culture.
Culture FR – UI Culture GB
Culture US – UI Culture US

Request Culture: fr-FR
Today’s Date (Culture): 25/09/2019 15:19:06

Request UI Culture: fr-FR
Localized strings (UI Culture): Bonjour Au Revoir Oui Non

주석 결과 :
QueryStringRequestCultureProvider

We are using query string to switch the request culture.
Switch to English
Request Culture: fr-FR
Localized strings: Bonjour Au Revoir Oui Non

QueryStringRequestCultureProvider

We are using query string to switch the request culture.
Switch to French
Request Culture: en-US
Localized strings: Howdy So long Yah Nope