'exported' is added to lang resources that contain messages
This commit is contained in:
@ -8,6 +8,7 @@ return [
|
||||
'deleted' => ':type silindi!',
|
||||
'duplicated' => ':type çoğaltıldı!',
|
||||
'imported' => ':type içe aktarıldı!',
|
||||
'exported' => ':type dışa aktarıldı!',
|
||||
'enabled' => ':type etkinleştirildi!',
|
||||
'disabled' => ':type devre dışı bırakıldı!',
|
||||
],
|
||||
|
Reference in New Issue
Block a user