erp-platform/api/src/Kurs.Platform.Domain.Shared/Localization/Platform/en.json

10 lines
286 B
JSON
Raw Normal View History

2025-05-06 06:45:49 +00:00
{
"culture": "en",
"texts": {
"AppName": "Platform",
"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."
}
}