Files
KonSoft.Clean/modules/dispatch/src/KonSoft.Dispatch.Domain.Shared/Localization/Dispatch/en.json
2025-09-08 14:15:45 +08:00

10 lines
264 B
JSON

{
"culture": "en",
"texts": {
"AppName": "Dispatch",
"Menu:Home": "Home",
"Welcome": "Welcome",
"LongWelcomeMessage": "Welcome to the application. This is a startup project based on the ABP framework. For more information, visit abp.io."
}
}