Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
4ae17f65c8
commit
a176ed2dae
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'status' => [
|
||||
'active' => 'Active',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'ident' => 'Identification',
|
||||
'home' => 'Home Airport',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'dashboard' => 'Dashboard',
|
||||
'administration' => 'Administration',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'totalhours' => 'Total Hours',
|
||||
'yourbalance' => 'Your Balance',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'none' => 'There are no downloads!',
|
||||
];
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'buttontroubles' => 'If you’re having trouble clicking the ":actiontext" button, '.
|
||||
'copy and paste the URL below into your web browser:',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
401 => [
|
||||
'title' => 'Unauthorized Access',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'type' => [
|
||||
'flight' => 'Flight',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'flightnumber' => 'Flight Number',
|
||||
'flighttime' => 'Flight Time',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => 'Welcome!',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'newflightreport' => 'New Flight Report',
|
||||
'editflightreport' => 'Edit Flight Report',
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'avatarresize' => 'This avatar will be resized to :width x :height pixels',
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'title' => 'Terms and Conditions',
|
||||
];
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'location' => 'Location',
|
||||
'state' => [
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
return [
|
||||
'latestnews' => [
|
||||
'news' => 'News',
|
||||
|
||||
Reference in New Issue
Block a user