<?php
$aPhrases['theme.theme'] = 'Themes';
$aPhrases['theme.manage_layout'] = 'Manage Layout';
$aPhrases['theme.add_new_layout'] = 'Add Layout';
$aPhrases['theme.themes'] = 'Themes';
$aPhrases['theme.layout'] = 'Layout';
$aPhrases['theme.layouts'] = 'Layouts';
$aPhrases['theme.installed_themes'] = 'Installed Themes';
$aPhrases['theme.theme_title'] = 'Theme Title';
$aPhrases['theme.folder'] = 'Folder';
$aPhrases['theme.version'] = 'Version';
$aPhrases['theme.widget'] = 'Widget';
$aPhrases['theme.widgets'] = 'Widgets';
$aPhrases['theme.registered_widgets'] = 'Registered Widgets';
$aPhrases['theme.widget_name'] = 'Widget Name';
$aPhrases['theme.widget_router'] = 'Widget Router';
$aPhrases['theme.module'] = 'Module';
$aPhrases['theme.widget_does_not_exist'] = 'Widget does not exist';
$aPhrases['theme.deleted_widget_successfully'] = 'Deleted widget successfully';
$aPhrases['theme.add_new_html_widget'] = 'Add new HTML Widget';
$aPhrases['theme.widget_content'] = 'Widget Content';
$aPhrases['theme.edit_widget'] = 'Edit Widget';
$aPhrases['theme.submit_invalid_data'] = 'Submit invalid data';
$aPhrases['theme.added_new_widget_html_successfully'] = 'Added new widget HTML successfully';
$aPhrases['theme.widget_not_found'] = 'Widget not found';
$aPhrases['theme.no_options_found'] = 'No Options found';
$aPhrases['theme.layout_name'] = 'Layout Name';
$aPhrases['theme.layout_template'] = 'Layout Template';
$aPhrases['theme.no_layout_found'] = 'No Layout Found';
$aPhrases['theme.design_layout'] = 'Design Layout';
$aPhrases['theme.new_layout'] = 'New Layout';
$aPhrases['theme.updated_layout_design_successfully'] = 'Updated layout design successfully';
$aPhrases['theme.layout_title'] = 'Layout Title';
$aPhrases['theme.is_not_writable'] = 'is not writable';
$aPhrases['theme.you_cannot_edit_layout_after_creation'] = 'You cannot edit layout after creating it, please take care';
$aPhrases['theme.created_new_layout_successfully'] = 'Created new layout successfully';
$aPhrases['theme.layout_not_found'] = 'Layout not found';
$aPhrases['theme.deleted_layout_successfully'] = 'Deleted layout successfully';
$aPhrases['theme.cannot_delete_this_layout'] = 'Cannot delete this layout';
$aPhrases['theme.edit_theme'] = 'Theme Edit';
$aPhrases['theme.logo'] = 'Logo';
$aPhrases['theme.updated_theme_successfully'] = 'Updated theme successfully';
$aPhrases['theme.is_default_template'] = 'Is Default Template';
$aPhrases['theme.default_template'] = 'Default Template';
$aPhrases['theme.template'] = 'Template';
$aPhrases['theme.controller'] = 'Controller';
$aPhrases['theme.module_controller'] = 'Module Controller';
$aPhrases['theme.controler_name'] = 'Controller Name';
$aPhrases['theme.router'] = 'Router';
$aPhrases['theme.module_name'] = 'Module Name';
$aPhrases['theme.layout'] = 'Layout';
$aPhrases['theme.add_new_controller'] = 'Add New Controller';
$aPhrases['theme.add_router_tip'] = 'Paste URL here if you don\'t know exactly router';
$aPhrases['theme.edit_controller_layout'] = 'Edit Controller Layout';
$aPhrases['theme.layout_does_not_exist'] = 'Layout does not exist';
$aPhrases['theme.updated_layout_successfully'] = 'Updated layout successfully';
$aPhrases['theme.you_will_lost_your_changes_are_you_sure'] = 'You will lose your changes, are you sure to change layout before saving?';
$aPhrases['theme.item_widgets'] = 'Item Widgets';
$aPhrases['theme.default_layout_for_webpage'] = 'Default Layout for webpage';
$aPhrases['theme.controller_name'] = 'Controller Name';
$aPhrases['theme.existed_items'] = 'Existed Items';
|