Add translation service for web api

This commit is contained in:
Maxime Adler
2025-02-17 13:49:01 +01:00
parent 7a87e3457b
commit fc7cce4ce6
13 changed files with 81 additions and 68 deletions

View File

@@ -5,7 +5,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5190",
"applicationUrl": "http://localhost:8000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}