button.php 110B

12345678910
  1. <?php
  2. return [
  3. 'messages' => [
  4. 'uploading_file' => 'Загрузка файла...',
  5. ],
  6. ];