button.php 127B

12345678910
  1. <?php
  2. return [
  3. 'messages' => [
  4. 'uploading_file' => 'फाइल अपलोड गर्दै...',
  5. ],
  6. ];