oms-Profile/Theme/Backend/Lang/en.lang.php

76 lines
2.6 KiB
PHP

<?php
/**
* Orange Management
*
* PHP Version 7.2
*
* @package TBD
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link http://website.orange-management.de
*/
return ['Profile' => [
'Account' => 'Account',
'Account/Group' => 'Account/Group',
'Activity' => 'Activity',
'Area' => 'Area',
'Birthday' => 'Birthday',
'ContactInformation' => 'Contact Information',
'Community' => 'Community',
'Country' => 'Country',
'CreateProfile' => 'Create Profile',
'Currency' => 'Currency',
'Customized' => 'Customized',
'DecimalPoint' => 'Decimal Point',
'Defaults' => 'Defaults',
'Email' => 'Email',
'Fast' => 'Fast',
'General' => 'General',
'Glass' => 'Glass',
'Heavy' => 'Heavy',
'LastLogin' => 'Last Login',
'Language' => 'Language',
'Large' => 'Large',
'Length' => 'Length',
'Light' => 'Light',
'Localization' => 'Localization',
'Long' => 'Long',
'Medium' => 'Medium',
'Name' => 'Name',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numeric',
'Occupation' => 'Occupation',
'OFF' => 'OFF',
'ON' => 'ON',
'Phone' => 'Phone',
'Profile' => 'Profile',
'ProfileImage' => 'Profile Image',
'Profiles' => 'Profiles',
'Ranks' => 'Ranks',
'Registered' => 'Registered',
'Short' => 'Short',
'Sea' => 'Sea',
'Skype' => 'Skype',
'Slow' => 'Slow',
'Small' => 'Small',
'Speed' => 'Speed',
'Status' => 'Status',
'Tablespoon' => 'Tablespoon',
'Teaspoon' => 'Teaspoon',
'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',
'VerySmall' => 'Very Small',
'Volume' => 'Volume',
'Weight' => 'Weight',
]];