Add Turkmen localization and update Filament resources; configure timezone and locale settings
This commit is contained in:
@@ -13,6 +13,7 @@ This application is a Laravel application and its main Laravel ecosystems packag
|
||||
|
||||
- php - 8.3.12
|
||||
- laravel/framework (LARAVEL) - v12
|
||||
- filament/filament (FILAMENT) - v4.0
|
||||
- laravel/prompts (PROMPTS) - v0
|
||||
- laravel/pint (PINT) - v1
|
||||
- laravel/sail (SAIL) - v1
|
||||
@@ -34,6 +35,15 @@ This application is a Laravel application and its main Laravel ecosystems packag
|
||||
## Frontend Bundling
|
||||
- If the user doesn't see a frontend change reflected in the UI, it could mean they need to run `npm run build`, `npm run dev`, or `composer run dev`. Ask them.
|
||||
|
||||
## Localization
|
||||
- App should be in Turkmen language.
|
||||
- All the validation messages should be in Turkmen language.
|
||||
- All the error messages should be in Turkmen language.
|
||||
- All the success messages should be in Turkmen language.
|
||||
|
||||
## Admin panel
|
||||
- Filament is used as the admin panel.
|
||||
|
||||
## Replies
|
||||
- Be concise in your explanations - focus on what's important rather than explaining obvious details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user