fix lang indention and order

This commit is contained in:
Dennis Eichhorn 2019-10-02 21:09:53 +02:00
parent 1b42ec4823
commit 56264b6dc1

View File

@ -14,14 +14,14 @@ return ['Profile' => [
'Account' => 'Account',
'Account/Group' => 'Account/Group',
'Activity' => 'Activity',
'Address' => 'Address',
'Address' => 'Address',
'Area' => 'Area',
'Birthday' => 'Birthday',
'ContactInformation' => 'Contact Information',
'City' => 'City',
'Community' => 'Community',
'City' => 'City',
'ContactInformation' => 'Contact Information',
'Country' => 'Country',
'CreateProfile' => 'Create Profile',
'CreateProfile' => 'Create Profile',
'Currency' => 'Currency',
'Customized' => 'Customized',
'DecimalPoint' => 'Decimal Point',
@ -31,9 +31,9 @@ return ['Profile' => [
'General' => 'General',
'Glass' => 'Glass',
'Heavy' => 'Heavy',
'LastLogin' => 'Last Login',
'Language' => 'Language',
'Large' => 'Large',
'LastLogin' => 'Last Login',
'Length' => 'Length',
'Light' => 'Light',
'Localization' => 'Localization',
@ -51,8 +51,8 @@ return ['Profile' => [
'Profiles' => 'Profiles',
'Ranks' => 'Ranks',
'Registered' => 'Registered',
'Short' => 'Short',
'Sea' => 'Sea',
'Short' => 'Short',
'Skype' => 'Skype',
'Slow' => 'Slow',
'Small' => 'Small',
@ -63,16 +63,16 @@ return ['Profile' => [
'Temperature' => 'Temperature',
'ThousandsSeparator' => 'Thousands Separator',
'Timezone' => 'Timezone',
'Visibility' => 'Visibility',
'VeryFast' => 'Very Fast',
'VeryHeavy' => 'Very Heavy',
'VeryLarge' => 'Very Large',
'VeryLight' => 'Very Light',
'VeryLong' => 'Very Long',
'VerySlow' => 'Very Slow',
'VeryShort' => 'Very Short',
'VerySlow' => 'Very Slow',
'VerySmall' => 'Very Small',
'Visibility' => 'Visibility',
'Volume' => 'Volume',
'Weight' => 'Weight',
'Zip' => 'Zip',
'Zip' => 'Zip',
]];