1
0
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:
Awilum
2018-12-26 18:23:21 +03:00
parent e5f7774f0b
commit f01415f500

View File

@@ -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']
]
])