Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php return [ 'auth' => [], 'field' => [ 'invalid_type' => ' :type.', 'option..

Decoded Output download

<?php return [
  'auth' => [],
  'field' => [
    'invalid_type' => ' :type.',
    'options_method_invalid_model' => ' \':field\' . :model.',
    'options_method_not_exists' => ' :model  \':field\'  :method()',
    'colors_method_not_exists' => ' :model  \':field\'  :method()  ',
  ],
  'widget' => [
    'not_registered' => ' \':name\' ',
    'not_bound' => ' \':name\' ',
  ],
  'page' => [
    'untitled' => '',
    'not_found' => [
      'label' => '',
      'help' => '',
      'back_link' => '',
    ],
    'access_denied' => [
      'label' => '',
      'help' => '.',
      'cms_link' => '',
    ],
    'no_database' => [
      'label' => '',
      'help' => '',
      'cms_link' => '',
    ],
  ],
  'partial' => [
    'not_found_name' => ' \':name\' ',
    'invalid_name' => ' :name ',
  ],
  'ajax_handler' => [
    'invalid_name' => 'AJAX :name.',
    'not_found' => 'AJAX \':name\' ',
  ],
  'account' => [
    'impersonate' => '',
    'impersonate_confirm' => ' ',
    'impersonate_success' => '',
    'impersonate_working' => '...',
    'impersonating' => ' :full_name',
    'stop_impersonating' => '',
    'signed_in_as' => ' :full_name ',
    'sign_out' => '',
    'login_prompt' => ' ',
    'login_placeholder' => '',
    'password_placeholder' => '',
    'enter_email' => '',
    'email_placeholder' => '',
    'apply' => '',
    'cancel' => '',
    'delete' => '',
    'ok' => '',
  ],
  'dashboard' => [
    'menu_label' => '',
    'widget_inspector_title' => '',
    'widget_inspector_description' => '',
    'widget_columns_label' => ' :columns',
    'widget_columns_description' => ' 1  10',
    'widget_columns_error' => '1  10',
    'columns' => '{1} |[2,Inf] ',
    'widget_new_row_label' => '',
    'widget_new_row_description' => '',
    'widget_title_label' => '',
    'widget_title_error' => '',
    'reset_layout_success' => '',
    'make_default_success' => '',
    'collapse_all' => '',
    'expand_all' => '',
    'status' => [
      'widget_title_default' => '',
      'update_available' => '{0} |{1} |[2,Inf] ',
      'updates_pending' => '',
      'updates_nil' => '',
      'updates_link' => '',
      'warnings_pending' => '',
      'warnings_nil' => '',
      'warnings_link' => '',
      'core_build' => '',
      'event_log' => '',
      'request_log' => '',
      'app_birthday' => '',
    ],
    'welcome' => [
      'widget_title_default' => '',
      'welcome_back_name' => ' :app, :name.',
      'welcome_to_name' => ' :app, :name.',
      'first_sign_in' => '.',
      'last_sign_in' => '',
      'view_access_logs' => '',
      'nice_message' => '',
    ],
  ],
  'user' => [
    'name' => '',
    'list_title' => '',
    'new' => '',
    'first_name' => '',
    'last_name' => '',
    'full_name' => '',
    'email' => '',
    'role_field' => '',
    'role_comment' => '',
    'groups' => '',
    'groups_comment' => '.',
    'avatar' => '',
    'password' => '',
    'password_confirmation' => '',
    'permissions' => '',
    'account' => '',
    'superuser' => '',
    'superuser_comment' => '.',
    'send_invite' => '',
    'send_invite_comment' => '',
    'delete_confirm' => '?',
    'return' => '',
    'allow' => '',
    'inherit' => '',
    'deny' => '',
    'activated' => '',
    'last_login' => '',
    'created_at' => '',
    'updated_at' => '',
    'deleted_at' => '',
    'show_deleted' => '',
    'group' => [
      'name' => '',
      'name_field' => '',
      'name_comment' => '',
      'description_field' => '',
      'is_new_user_default_field_label' => '',
      'is_new_user_default_field_comment' => '',
      'code_field' => '',
      'code_comment' => ' API ',
      'list_title' => '',
      'new' => '',
      'delete_confirm' => '',
      'return' => '',
      'users_count' => '',
    ],
    'role' => [
      'name' => '',
      'name_field' => '',
      'name_comment' => '',
      'description_field' => '',
      'code_field' => '',
      'code_comment' => ' API ',
      'list_title' => '',
      'new' => '',
      'delete_confirm' => '',
      'return' => '',
      'users_count' => '',
    ],
    'preferences' => [
      'not_authenticated' => '',
    ],
    'trashed_hint_title' => '',
    'trashed_hint_desc' => '',
  ],
  'list' => [
    'default_title' => '',
    'search_prompt' => '...',
    'no_records' => '',
    'missing_model' => ' :class ',
    'missing_column' => ' :columns ',
    'missing_columns' => ' :class ',
    'missing_definition' => ' \':field\' ',
    'missing_parent_definition' => ' \':definition\' ',
    'behavior_not_ready' => ' makeLists()',
    'invalid_column_datetime' => ' \':column\'  DateTime  $dates ',
    'pagination' => ':from-:to :total ',
    'first_page' => '',
    'last_page' => '',
    'prev_page' => '',
    'next_page' => '',
    'refresh' => '',
    'updating' => '...',
    'loading' => '...',
    'check' => '',
    'create_button' => ' :name',
    'delete_selected' => '',
    'delete_selected_empty' => '',
    'delete_selected_confirm' => '',
    'delete_selected_success' => '',
    'column_switch_true' => '',
    'column_switch_false' => '',
  ],
  'object_list' => [
    'prop_cant_be_empty' => ':property',
    'key_value_exists' => ':property_value',
  ],
  'fileupload' => [],
  'form' => [
    'create_title' => ' :name',
    'update_title' => ' :name',
    'preview_title' => ' :name',
    'restore_success' => ' :name',
    'reset_success' => '',
    'missing_id' => 'ID',
    'missing_tab' => '',
    'missing_model' => ' :class ',
    'missing_definition' => ' \':field\' ',
    'action_confirm' => '',
    'create' => '',
    'create_and_close' => '',
    'creating' => '...',
    'creating_name' => ':name...',
    'save' => '',
    'save_and_close' => '',
    'saving' => '...',
    'saving_name' => ':name...',
    'delete' => '',
    'deleting' => '...',
    'confirm_delete' => '',
    'confirm_delete_multiple' => '',
    'deleting_name' => ':name...',
    'restore' => '',
    'restoring' => '...',
    'confirm_restore' => '',
    'reset_default' => '',
    'resetting' => '',
    'resetting_name' => ':name',
    'undefined_tab' => '',
    'field_off' => '',
    'field_on' => '',
    'add' => '',
    'apply' => '',
    'insert' => '',
    'cancel' => '',
    'close' => '',
    'confirm' => '',
    'reload' => '',
    'complete' => '',
    'ok' => '',
    'or' => '',
    'confirm_tab_close' => '',
    'behavior_not_ready' => ' initForm().',
    'preview_no_files_message' => '',
    'preview_no_media_message' => '.',
    'preview_no_record_message' => '',
    'select' => '',
    'select_all' => '',
    'select_none' => '',
    'insert_row' => '',
    'insert_row_below' => '',
    'delete_row' => '',
    'concurrency_file_changed_title' => '',
    'concurrency_file_changed_description' => '',
    'return_to_list' => '',
    'no_options_found' => '',
    'error' => '',
    'toggle_full_screen' => '',
  ],
  'treeview' => [
    'expand' => '',
    'collapse' => '',
    'reorder' => '',
    'clear_search' => '',
    'search' => '',
    'command_or_document' => '...',
    'quick_access' => '',
    'open' => '',
    'commands' => '',
  ],
  'tabs' => [
    'close' => '',
    'close_all' => '',
    'close_others' => '',
    'close_saved' => '',
    'full_screen' => '',
  ],
  'modal' => [
    'close' => '',
  ],
  'dropdownmenu' => [
    'go_back' => '',
    'close_menu' => '',
  ],
  'recordfinder' => [
    'find_record' => '',
    'invalid_model_class' => ' ":modelClass" ',
    'cancel' => '',
  ],
  'pagelist' => [],
  'relation' => [
    'missing_config' => ' \':config\'',
    'missing_definition' => ' \':field\' ',
    'missing_model' => ':class ',
    'invalid_action_single' => '.',
    'invalid_action_multi' => '.',
    'help' => '',
    'add' => '',
    'link_selected' => '',
    'cancel' => '',
    'close' => '',
    'create' => '',
    'update' => '',
    'preview' => '',
    'remove_name' => ' :name',
    'delete_name' => ' :name',
    'link' => '',
    'unlink_name' => ' :name',
  ],
  'reorder' => [
    'default_title' => '',
    'no_records' => '.',
  ],
  'model' => [
    'name' => '',
    'not_found' => 'ID :id  \':class\'',
    'missing_id' => 'ID.',
    'missing_relation' => ' \':class\'  \':relation\'.',
    'missing_method' => ' \':class\'  \':method\'.',
    'invalid_class' => ' :model  :class  \Model .',
    'mass_assignment_failed' => '\':attribute\'.',
  ],
  'warnings' => [
    'tips' => '',
    'tips_description' => '',
    'permissions' => ' :name  PHP  ',
    'extension' => 'PHP  :name  ',
    'plugin_missing' => ' :name  ',
    'debug' => ' ',
    'backend_uri' => 'URL :name ',
    'backend_login' => 'name ',
  ],
  'editor' => [
    'toolbar_buttons_presets' => [
      'default' => '',
      'minimal' => '',
      'full' => '',
    ],
    'paragraph_formats_comment' => '',
  ],
  'tooltips' => [],
  'mysettings' => [
    'menu_label' => '',
    'menu_description' => '',
  ],
  'myaccount' => [],
  'branding' => [
    'accent_color' => '',
  ],
  'backend_preferences' => [],
  'filter' => [
    'all' => '',
    'options_method_not_exists' => ' :model  :method()  \':filter\' ',
    'options_static_method_invalid_value' => ':class  \':method()\' ',
    'date_all' => '',
    'number_all' => '',
  ],
  'import_export' => [
    'row' => ':row ',
    'encodings' => [
      'utf_8' => 'UTF-8',
      'us_ascii' => 'US-ASCII',
      'iso_8859_1' => 'ISO-8859-1 (Latin-1, Western European)',
      'iso_8859_2' => 'ISO-8859-2 (Latin-2, Central European)',
      'iso_8859_3' => 'ISO-8859-3 (Latin-3, South European)',
      'iso_8859_4' => 'ISO-8859-4 (Latin-4, North European)',
      'iso_8859_5' => 'ISO-8859-5 (Latin, Cyrillic)',
      'iso_8859_6' => 'ISO-8859-6 (Latin, Arabic)',
      'iso_8859_7' => 'ISO-8859-7 (Latin, Greek)',
      'iso_8859_8' => 'ISO-8859-8 (Latin, Hebrew)',
      'iso_8859_0' => 'ISO-8859-9 (Latin-5, Turkish)',
      'iso_8859_10' => 'ISO-8859-10 (Latin-6, Nordic)',
      'iso_8859_11' => 'ISO-8859-11 (Latin, Thai)',
      'iso_8859_13' => 'ISO-8859-13 (Latin-7, Baltic Rim)',
      'iso_8859_14' => 'ISO-8859-14 (Latin-8, Celtic)',
      'iso_8859_15' => 'ISO-8859-15 (Latin-9, Western European revision with euro sign)',
      'windows_1251' => 'Windows-1251 (CP1251)',
      'windows_1252' => 'Windows-1252 (CP1252)',
    ],
  ],
  'permissions' => [
    'manage_media' => ' - ',
  ],
  'mediafinder' => [
    'label' => '',
    'no_image' => '',
    'not_an_image' => '',
    'click_to_select_file' => '',
  ],
  'media' => [
    'menu_label' => '',
    'upload' => '',
    'move' => '',
    'delete' => '',
    'add_folder' => '',
    'search' => '',
    'display' => '',
    'filter_everything' => '',
    'filter_images' => '',
    'filter_video' => '',
    'filter_audio' => '',
    'filter_documents' => '',
    'library' => '',
    'size' => '',
    'title' => '',
    'last_modified' => '',
    'public_url' => 'URL',
    'click_here' => '',
    'thumbnail_error' => '.',
    'return_to_parent' => '',
    'return_to_parent_label' => ' ..',
    'nothing_selected' => '.',
    'multiple_selected' => '.',
    'uploading_file_num' => ' :number ...',
    'uploading_complete' => '',
    'uploading_error' => '',
    'type_blocked' => '',
    'order_by' => '',
    'direction' => '',
    'direction_asc' => '',
    'direction_desc' => '',
    'folder' => '',
    'no_files_found' => '.',
    'delete_empty' => '.',
    'delete_confirm' => '?',
    'error_renaming_file' => '.',
    'new_folder_title' => '',
    'folder_name' => '',
    'error_creating_folder' => '',
    'folder_or_file_exist' => '.',
    'move_empty' => '.',
    'move_popup_title' => '',
    'move_destination' => '',
    'please_select_move_dest' => '.',
    'move_dest_src_match' => '.',
    'empty_library' => '',
    'insert' => '',
    'crop_and_insert' => '',
    'select_single_image' => '.',
    'selection_not_image' => '.',
    'restore' => '',
    'resize' => '...',
    'selection_mode_normal' => '',
    'selection_mode_fixed_ratio' => '',
    'selection_mode_fixed_size' => '',
    'height' => '',
    'width' => '',
    'selection_mode' => '',
    'resize_image' => '',
    'image_size' => ':',
    'selected_size' => ':',
  ],
  'table' => [
    'add_item' => '',
  ],
  'dictionary' => [
    'key_required' => 'Key ',
    'value_required' => 'Value',
  ],
  'uploader' => [
    'uploading' => '',
    'complete' => '',
  ],
  'richeditor' => [
    'upload_from_computer' => '',
    'embedding_code' => '',
    'url_required' => 'URL ',
    'url_validation' => 'URL  http://  https:// ',
    'add_image' => '',
    'add_video' => '',
    'add_audio' => '',
    'add_file' => '',
    'embedding_code_required' => '',
    'embedding_code_invalid' => ' HTML ',
    'embedding_code_invalid_title' => '',
    'browse' => '',
    'by_url' => '',
  ],
];
 ?>

Did this file decode correctly?

Original Code

<?php return [
  'auth' => [],
  'field' => [
    'invalid_type' => ' :type.',
    'options_method_invalid_model' => ' \':field\' . :model.',
    'options_method_not_exists' => ' :model  \':field\'  :method()',
    'colors_method_not_exists' => ' :model  \':field\'  :method()  ',
  ],
  'widget' => [
    'not_registered' => ' \':name\' ',
    'not_bound' => ' \':name\' ',
  ],
  'page' => [
    'untitled' => '',
    'not_found' => [
      'label' => '',
      'help' => '',
      'back_link' => '',
    ],
    'access_denied' => [
      'label' => '',
      'help' => '.',
      'cms_link' => '',
    ],
    'no_database' => [
      'label' => '',
      'help' => '',
      'cms_link' => '',
    ],
  ],
  'partial' => [
    'not_found_name' => ' \':name\' ',
    'invalid_name' => ' :name ',
  ],
  'ajax_handler' => [
    'invalid_name' => 'AJAX :name.',
    'not_found' => 'AJAX \':name\' ',
  ],
  'account' => [
    'impersonate' => '',
    'impersonate_confirm' => ' ',
    'impersonate_success' => '',
    'impersonate_working' => '...',
    'impersonating' => ' :full_name',
    'stop_impersonating' => '',
    'signed_in_as' => ' :full_name ',
    'sign_out' => '',
    'login_prompt' => ' ',
    'login_placeholder' => '',
    'password_placeholder' => '',
    'enter_email' => '',
    'email_placeholder' => '',
    'apply' => '',
    'cancel' => '',
    'delete' => '',
    'ok' => '',
  ],
  'dashboard' => [
    'menu_label' => '',
    'widget_inspector_title' => '',
    'widget_inspector_description' => '',
    'widget_columns_label' => ' :columns',
    'widget_columns_description' => ' 1  10',
    'widget_columns_error' => '1  10',
    'columns' => '{1} |[2,Inf] ',
    'widget_new_row_label' => '',
    'widget_new_row_description' => '',
    'widget_title_label' => '',
    'widget_title_error' => '',
    'reset_layout_success' => '',
    'make_default_success' => '',
    'collapse_all' => '',
    'expand_all' => '',
    'status' => [
      'widget_title_default' => '',
      'update_available' => '{0} |{1} |[2,Inf] ',
      'updates_pending' => '',
      'updates_nil' => '',
      'updates_link' => '',
      'warnings_pending' => '',
      'warnings_nil' => '',
      'warnings_link' => '',
      'core_build' => '',
      'event_log' => '',
      'request_log' => '',
      'app_birthday' => '',
    ],
    'welcome' => [
      'widget_title_default' => '',
      'welcome_back_name' => ' :app, :name.',
      'welcome_to_name' => ' :app, :name.',
      'first_sign_in' => '.',
      'last_sign_in' => '',
      'view_access_logs' => '',
      'nice_message' => '',
    ],
  ],
  'user' => [
    'name' => '',
    'list_title' => '',
    'new' => '',
    'first_name' => '',
    'last_name' => '',
    'full_name' => '',
    'email' => '',
    'role_field' => '',
    'role_comment' => '',
    'groups' => '',
    'groups_comment' => '.',
    'avatar' => '',
    'password' => '',
    'password_confirmation' => '',
    'permissions' => '',
    'account' => '',
    'superuser' => '',
    'superuser_comment' => '.',
    'send_invite' => '',
    'send_invite_comment' => '',
    'delete_confirm' => '?',
    'return' => '',
    'allow' => '',
    'inherit' => '',
    'deny' => '',
    'activated' => '',
    'last_login' => '',
    'created_at' => '',
    'updated_at' => '',
    'deleted_at' => '',
    'show_deleted' => '',
    'group' => [
      'name' => '',
      'name_field' => '',
      'name_comment' => '',
      'description_field' => '',
      'is_new_user_default_field_label' => '',
      'is_new_user_default_field_comment' => '',
      'code_field' => '',
      'code_comment' => ' API ',
      'list_title' => '',
      'new' => '',
      'delete_confirm' => '',
      'return' => '',
      'users_count' => '',
    ],
    'role' => [
      'name' => '',
      'name_field' => '',
      'name_comment' => '',
      'description_field' => '',
      'code_field' => '',
      'code_comment' => ' API ',
      'list_title' => '',
      'new' => '',
      'delete_confirm' => '',
      'return' => '',
      'users_count' => '',
    ],
    'preferences' => [
      'not_authenticated' => '',
    ],
    'trashed_hint_title' => '',
    'trashed_hint_desc' => '',
  ],
  'list' => [
    'default_title' => '',
    'search_prompt' => '...',
    'no_records' => '',
    'missing_model' => ' :class ',
    'missing_column' => ' :columns ',
    'missing_columns' => ' :class ',
    'missing_definition' => ' \':field\' ',
    'missing_parent_definition' => ' \':definition\' ',
    'behavior_not_ready' => ' makeLists()',
    'invalid_column_datetime' => ' \':column\'  DateTime  $dates ',
    'pagination' => ':from-:to :total ',
    'first_page' => '',
    'last_page' => '',
    'prev_page' => '',
    'next_page' => '',
    'refresh' => '',
    'updating' => '...',
    'loading' => '...',
    'check' => '',
    'create_button' => ' :name',
    'delete_selected' => '',
    'delete_selected_empty' => '',
    'delete_selected_confirm' => '',
    'delete_selected_success' => '',
    'column_switch_true' => '',
    'column_switch_false' => '',
  ],
  'object_list' => [
    'prop_cant_be_empty' => ':property',
    'key_value_exists' => ':property_value',
  ],
  'fileupload' => [],
  'form' => [
    'create_title' => ' :name',
    'update_title' => ' :name',
    'preview_title' => ' :name',
    'restore_success' => ' :name',
    'reset_success' => '',
    'missing_id' => 'ID',
    'missing_tab' => '',
    'missing_model' => ' :class ',
    'missing_definition' => ' \':field\' ',
    'action_confirm' => '',
    'create' => '',
    'create_and_close' => '',
    'creating' => '...',
    'creating_name' => ':name...',
    'save' => '',
    'save_and_close' => '',
    'saving' => '...',
    'saving_name' => ':name...',
    'delete' => '',
    'deleting' => '...',
    'confirm_delete' => '',
    'confirm_delete_multiple' => '',
    'deleting_name' => ':name...',
    'restore' => '',
    'restoring' => '...',
    'confirm_restore' => '',
    'reset_default' => '',
    'resetting' => '',
    'resetting_name' => ':name',
    'undefined_tab' => '',
    'field_off' => '',
    'field_on' => '',
    'add' => '',
    'apply' => '',
    'insert' => '',
    'cancel' => '',
    'close' => '',
    'confirm' => '',
    'reload' => '',
    'complete' => '',
    'ok' => '',
    'or' => '',
    'confirm_tab_close' => '',
    'behavior_not_ready' => ' initForm().',
    'preview_no_files_message' => '',
    'preview_no_media_message' => '.',
    'preview_no_record_message' => '',
    'select' => '',
    'select_all' => '',
    'select_none' => '',
    'insert_row' => '',
    'insert_row_below' => '',
    'delete_row' => '',
    'concurrency_file_changed_title' => '',
    'concurrency_file_changed_description' => '',
    'return_to_list' => '',
    'no_options_found' => '',
    'error' => '',
    'toggle_full_screen' => '',
  ],
  'treeview' => [
    'expand' => '',
    'collapse' => '',
    'reorder' => '',
    'clear_search' => '',
    'search' => '',
    'command_or_document' => '...',
    'quick_access' => '',
    'open' => '',
    'commands' => '',
  ],
  'tabs' => [
    'close' => '',
    'close_all' => '',
    'close_others' => '',
    'close_saved' => '',
    'full_screen' => '',
  ],
  'modal' => [
    'close' => '',
  ],
  'dropdownmenu' => [
    'go_back' => '',
    'close_menu' => '',
  ],
  'recordfinder' => [
    'find_record' => '',
    'invalid_model_class' => ' ":modelClass" ',
    'cancel' => '',
  ],
  'pagelist' => [],
  'relation' => [
    'missing_config' => ' \':config\'',
    'missing_definition' => ' \':field\' ',
    'missing_model' => ':class ',
    'invalid_action_single' => '.',
    'invalid_action_multi' => '.',
    'help' => '',
    'add' => '',
    'link_selected' => '',
    'cancel' => '',
    'close' => '',
    'create' => '',
    'update' => '',
    'preview' => '',
    'remove_name' => ' :name',
    'delete_name' => ' :name',
    'link' => '',
    'unlink_name' => ' :name',
  ],
  'reorder' => [
    'default_title' => '',
    'no_records' => '.',
  ],
  'model' => [
    'name' => '',
    'not_found' => 'ID :id  \':class\'',
    'missing_id' => 'ID.',
    'missing_relation' => ' \':class\'  \':relation\'.',
    'missing_method' => ' \':class\'  \':method\'.',
    'invalid_class' => ' :model  :class  \\Model .',
    'mass_assignment_failed' => '\':attribute\'.',
  ],
  'warnings' => [
    'tips' => '',
    'tips_description' => '',
    'permissions' => ' :name  PHP  ',
    'extension' => 'PHP  :name  ',
    'plugin_missing' => ' :name  ',
    'debug' => ' ',
    'backend_uri' => 'URL :name ',
    'backend_login' => 'name ',
  ],
  'editor' => [
    'toolbar_buttons_presets' => [
      'default' => '',
      'minimal' => '',
      'full' => '',
    ],
    'paragraph_formats_comment' => '',
  ],
  'tooltips' => [],
  'mysettings' => [
    'menu_label' => '',
    'menu_description' => '',
  ],
  'myaccount' => [],
  'branding' => [
    'accent_color' => '',
  ],
  'backend_preferences' => [],
  'filter' => [
    'all' => '',
    'options_method_not_exists' => ' :model  :method()  \':filter\' ',
    'options_static_method_invalid_value' => ':class  \':method()\' ',
    'date_all' => '',
    'number_all' => '',
  ],
  'import_export' => [
    'row' => ':row ',
    'encodings' => [
      'utf_8' => 'UTF-8',
      'us_ascii' => 'US-ASCII',
      'iso_8859_1' => 'ISO-8859-1 (Latin-1, Western European)',
      'iso_8859_2' => 'ISO-8859-2 (Latin-2, Central European)',
      'iso_8859_3' => 'ISO-8859-3 (Latin-3, South European)',
      'iso_8859_4' => 'ISO-8859-4 (Latin-4, North European)',
      'iso_8859_5' => 'ISO-8859-5 (Latin, Cyrillic)',
      'iso_8859_6' => 'ISO-8859-6 (Latin, Arabic)',
      'iso_8859_7' => 'ISO-8859-7 (Latin, Greek)',
      'iso_8859_8' => 'ISO-8859-8 (Latin, Hebrew)',
      'iso_8859_0' => 'ISO-8859-9 (Latin-5, Turkish)',
      'iso_8859_10' => 'ISO-8859-10 (Latin-6, Nordic)',
      'iso_8859_11' => 'ISO-8859-11 (Latin, Thai)',
      'iso_8859_13' => 'ISO-8859-13 (Latin-7, Baltic Rim)',
      'iso_8859_14' => 'ISO-8859-14 (Latin-8, Celtic)',
      'iso_8859_15' => 'ISO-8859-15 (Latin-9, Western European revision with euro sign)',
      'windows_1251' => 'Windows-1251 (CP1251)',
      'windows_1252' => 'Windows-1252 (CP1252)',
    ],
  ],
  'permissions' => [
    'manage_media' => ' - ',
  ],
  'mediafinder' => [
    'label' => '',
    'no_image' => '',
    'not_an_image' => '',
    'click_to_select_file' => '',
  ],
  'media' => [
    'menu_label' => '',
    'upload' => '',
    'move' => '',
    'delete' => '',
    'add_folder' => '',
    'search' => '',
    'display' => '',
    'filter_everything' => '',
    'filter_images' => '',
    'filter_video' => '',
    'filter_audio' => '',
    'filter_documents' => '',
    'library' => '',
    'size' => '',
    'title' => '',
    'last_modified' => '',
    'public_url' => 'URL',
    'click_here' => '',
    'thumbnail_error' => '.',
    'return_to_parent' => '',
    'return_to_parent_label' => ' ..',
    'nothing_selected' => '.',
    'multiple_selected' => '.',
    'uploading_file_num' => ' :number ...',
    'uploading_complete' => '',
    'uploading_error' => '',
    'type_blocked' => '',
    'order_by' => '',
    'direction' => '',
    'direction_asc' => '',
    'direction_desc' => '',
    'folder' => '',
    'no_files_found' => '.',
    'delete_empty' => '.',
    'delete_confirm' => '?',
    'error_renaming_file' => '.',
    'new_folder_title' => '',
    'folder_name' => '',
    'error_creating_folder' => '',
    'folder_or_file_exist' => '.',
    'move_empty' => '.',
    'move_popup_title' => '',
    'move_destination' => '',
    'please_select_move_dest' => '.',
    'move_dest_src_match' => '.',
    'empty_library' => '',
    'insert' => '',
    'crop_and_insert' => '',
    'select_single_image' => '.',
    'selection_not_image' => '.',
    'restore' => '',
    'resize' => '...',
    'selection_mode_normal' => '',
    'selection_mode_fixed_ratio' => '',
    'selection_mode_fixed_size' => '',
    'height' => '',
    'width' => '',
    'selection_mode' => '',
    'resize_image' => '',
    'image_size' => ':',
    'selected_size' => ':',
  ],
  'table' => [
    'add_item' => '',
  ],
  'dictionary' => [
    'key_required' => 'Key ',
    'value_required' => 'Value',
  ],
  'uploader' => [
    'uploading' => '',
    'complete' => '',
  ],
  'richeditor' => [
    'upload_from_computer' => '',
    'embedding_code' => '',
    'url_required' => 'URL ',
    'url_validation' => 'URL  http://  https:// ',
    'add_image' => '',
    'add_video' => '',
    'add_audio' => '',
    'add_file' => '',
    'embedding_code_required' => '',
    'embedding_code_invalid' => ' HTML ',
    'embedding_code_invalid_title' => '',
    'browse' => '',
    'by_url' => '',
  ],
];

Function Calls

None

Variables

None

Stats

MD5 44cf8b3fcf7e7ed85cc9b3ded9a477e7
Eval Count 0
Decode Time 94 ms