Rename "Administration" to "Admin"

This commit is contained in:
Nabeel Shahzad
2019-07-17 08:58:10 -04:00
parent ec81a6d157
commit 337fe5cfaa
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
return [
'dashboard' => 'Dashboard',
'administration' => 'Administration',
'administration' => 'Admin',
'flight' => 'Flight|Flights',
'livemap' => 'Live Map',
'pilot' => 'Pilot|Pilots',