button.php 100B

12345678910
  1. <?php
  2. return [
  3. 'messages' => [
  4. 'uploading_file' => '파일 업로드 ...',
  5. ],
  6. ];