Z3d0X / filament-logger

Extensible activity logger for filament that works out-of-the-box.
MIT License
276 stars 40 forks source link

Make the transalte more dynamic #66

Closed OmarASharaf closed 1 year ago

OmarASharaf commented 1 year ago

I add this key to lang files and edit the static Words in the php files { 'resource.label.created' => 'Created', 'resource.label.updated' => 'Updated', 'resource.label.deleted' => 'Deleted', 'resource.label.by' => 'By', 'resource.label.login' => "Login" }

Z3d0X commented 1 year ago

Not sure if the event names should be translated like this

Z3d0X commented 1 year ago

I think the values saved should not be translated, if u want you could translate when displaying the saved values