Update DatabaseSeeder to include MediaSeeder and enhance 404 error page localization
- Added MediaSeeder to DatabaseSeeder for improved data seeding. - Updated lang/tk.json to include a new translation for "Page not found". - Refactored 404 error page to utilize localization for the title and home link.
This commit is contained in:
@@ -397,5 +397,6 @@
|
||||
"Inventory exit": "Çykyş",
|
||||
"Total count": "Jemi sany",
|
||||
"Verification code is incorrect": "Tassyklaýyş belgi ýalňyş",
|
||||
"User with this phone number does not exist": "GIrizilen telefon belgili ulanyjy tapylmady"
|
||||
"User with this phone number does not exist": "GIrizilen telefon belgili ulanyjy tapylmady",
|
||||
"Page not found": "Sahypa tapylmady"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user