HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cloudlinux/alt-php54/root/usr/share/pear/RVSeagullMod/modules/tryout/lang/english-utf-8.php
<?php

$words = array(
    'Please fill in the indicated fields' => 'Please fill in the indicated fields',
    // Tryout / Billing Setting
    'Billing Setting' => 'Billing Setting',
    'Address1' => 'Address1',
    'Address2' => 'Address2',
    'Address3' => 'Address3',
    'City' => 'City',
    'County/State/Province' => 'County/State/Province',
    'ZIPCode' => 'ZIPCode',
    'Country' => 'Country',
    'Contact' => 'Contact',
    'Telephone' => 'Telephone',
    'Mobile' => 'Mobile',
    'Manage Billings' => 'Manage Billings',
    'Billing Url' => 'Billing Url',
    'Variable Name' => 'Variable Name',
    'Key Name' => 'Key Name',

    //ryout / Activity Report
    'Total user' => 'Total user',
    'Total Project' => 'Total Size Project',
    'User' => 'User',
    'Project' => 'Project',
    'Size Project' => 'Size Project',
    'Publish URL' => 'Last Login',
    'Total Size Project' => 'Total Size Project',
    'Tryout Activity Report' => 'Tryout Activity Report',

   //Template Catalogue
    'select num Page' => '%num / Page',
    'Template / page' => 'Template / page',
    'go to page' => 'go to page',
    'Template Catalogue' => 'Template Catalogue',
    'Template Categories' => 'Template Categories',
    'Step 2 Main'    => 'Select Template Style.',
    'Step 2 Description'     => 'Select your web site design by "clicking" directly on the preview image.',
    'Current Template' => 'Current Template',
    'Template Id' => 'ID: #',
    'Template Style' => 'Template Style',
    'templates' => 'templates',
    'Category' => 'Category',
    'Category Name' => 'Category Name',
    'All Style' => 'All Styles',
    'Search ID' => 'Search ID',
    'All Categories' => 'All Categories',
    'Total Templates' => 'Total templates',
    'total templates' => 'total templates',
    'There is no template. Please change your filter and try again.' => 'There is no template. Please change your filter and try again.',
    'of' => 'of',
    'Page' => 'Page',
    'Next' => 'Next',
    'DIY Template' => 'DIY Template',
    'Import template' => 'Import template',
    'Flash Template' => 'Flash Template',
    'Fixed align' => 'Fixed align',
    'Fixed width' => 'Fixed width',
    'Step2 :: Select Template Category' => 'Template Category',
    'Last' => 'Last',
   // Msg Category
    'This category not have templates.!' => 'This category currently does not have any templates.',
    'Please select category!' => 'Please select category!',
    'Function %FUNCTION is not exists on your server.' => 'Function %FUNCTION is not exists on your server.',

    // TRYOUT TEMPLATE CATEGORY
		'Art and Gallery' => 'Art and Gallery',
		'Beauty and Fashion' => 'Beauty and Fashion',
		'Books' => 'Books',
		'Computer and Technology' => 'Computer and Technology',
		'Family' => 'Family',
		'Restaurant and Bar' => 'Restaurant and Bar',
		'Travel and Leisure' => 'Travel and Leisure',
		'Gifts and Collectibles' => 'Gifts and Collectibles',
		'Sports and Recreation' => 'Sports and Recreation',
		'Health and Medical' => 'Health and Medical',
		'Home and Garden' => 'Home and Garden',
		'Hotels' => 'Hotels',
		'Internet Services' => 'Internet Services',
		'Jobs and Career' => 'Jobs and Career',
		'Music' => 'Music',
		'Pets' => 'Pets',
		'Business' => 'Business',
		'Industrial' => 'Industrial',
		'Hosting' => 'Hosting',
		'Blog' => 'Blog',
		'Plain Template' => 'Plain Template',
		'Flash' => 'Flash',
		'Two-tone' => 'Two-tone',
		'Vector' => 'Vector',
		'Bright' => 'Bright',
		'Monochrome' => 'Monochrome',
		'Clean' => 'Clean',
		'Contemporary' => 'Contemporary',
		'Nouveau' => 'Nouveau',
		'Cartoon' => 'Cartoon',
        'Lasted Update' => 'Lasted Update',
		'Tryout Admin' => 'Tryout Admin',
		'STEP1: Template' => 'STEP1: Template',
		'STEP1' => 'Templates',
		'Previous' => 'Previous',

);

?>