Add Turkmen localization and update Filament resources; configure timezone and locale settings
This commit is contained in:
@@ -20,6 +20,12 @@ class DocumentResource extends Resource
|
||||
|
||||
protected static string|BackedEnum|null $navigationIcon = Heroicon::OutlinedRectangleStack;
|
||||
|
||||
protected static ?string $navigationLabel = 'Resminamalar';
|
||||
|
||||
protected static ?string $pluralLabel = 'Resminamalar';
|
||||
|
||||
protected static ?int $navigationSort = 3;
|
||||
|
||||
public static function form(Schema $schema): Schema
|
||||
{
|
||||
return DocumentForm::configure($schema);
|
||||
|
||||
Reference in New Issue
Block a user