Hinzufügen einer Cookie-basierten Sprachauswahl zum Front-End
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
]
|
||||
},
|
||||
"AddTestControllers": true,
|
||||
"AddTestControllers": false,
|
||||
"Jwt": {
|
||||
"Issuer": "https://localhost:7202",
|
||||
"Audience": "https://localhost:7202",
|
||||
@@ -88,5 +88,9 @@
|
||||
"HrefLang": "de",
|
||||
"Target": "_blank",
|
||||
"Title": "Digital Data GmbH"
|
||||
}
|
||||
},
|
||||
/* Resx naming format is -> Resource.language.resx (eg: Resource.de_DE.resx).
|
||||
To add a new language, first you should write the required resx file.
|
||||
first is the default culture name. */
|
||||
"Languages": [ "de_DE", "en_US" ]
|
||||
}
|
||||
Reference in New Issue
Block a user