mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 15:14:20 +02:00
Admin Panel: Translates updates and improvements
This commit is contained in:
@@ -15,7 +15,7 @@ use function Flextype\Component\I18n\__;
|
||||
],
|
||||
'entries_move' => [
|
||||
'link' => Http::getBaseUrl() . '/admin/entries/move',
|
||||
'title' => __('admin_entries_move'),
|
||||
'title' => __('admin_type'),
|
||||
'attributes' => ['class' => 'navbar-item active']
|
||||
]
|
||||
])
|
||||
|
Reference in New Issue
Block a user