shell bypass 403
<?php return array ( 'add' => '+ Add', 'add_language' => 'Add a new language', 'add_translation' => 'Add a translation', 'advanced_options' => 'Toggle advanced options', 'file' => 'File', 'group' => 'Group', 'group_label' => 'Group (Optional)', 'group_placeholder' => 'e.g. validation', 'group_single' => 'Group / Single', 'invalid_driver' => 'Invalid driver', 'invalid_language' => 'Invalid language', 'key' => 'Key', 'key_label' => 'Key', 'key_placeholder' => 'e.g. invalid_key', 'keys_synced' => 'Missing keys synchronised successfully ๐', 'language' => 'Language', 'language_added' => 'New language added successfully ๐', 'language_exists' => 'The :attribute already exists.', 'language_key_added' => 'New language key added successfully ๐', 'language_name' => 'Name', 'languages' => 'Languages', 'locale' => 'Locale', 'namespace' => 'Namespace', 'namespace_label' => 'Namespace (Optional)', 'namespace_placeholder' => 'e.g. my_package', 'no_missing_keys' => 'There are no missing translation keys in the app ๐', 'prompt_file' => 'Which file will this be stored in?', 'prompt_from_driver' => 'Which driver would you like to take translations from?', 'prompt_key' => 'What is the key for this translation?', 'prompt_language' => 'Enter the language code you would like to add (e.g. en)', 'prompt_language_for_key' => 'Enter the language for the key (e.g. en)', 'prompt_language_if_any' => 'Which language? (leave blank for all)', 'prompt_to_driver' => 'Which driver would you like to add the translations to?', 'prompt_type' => 'Is this a json or array key?', 'prompt_value' => 'What is the value for this translation', 'save' => 'Sauvegarder', 'search' => 'Rechercher toutes les traductions', 'single' => 'Single', 'synced' => 'Translations have been synced ๐', 'syncing' => 'Syncing translations โณ', 'translation_added' => 'Nouvelle traduction ajoutรฉ avec succes๐', 'translations' => 'Traduction', 'type' => 'Type', 'type_error' => 'Translation type must be json or array', 'uh_oh' => 'Something\'s not quite right', 'value' => 'Valeur', 'value_label' => 'Valeur', 'value_placeholder' => 'e.g. Keys must be a single string', );