messages.php 55 B

12345
  1. <?php
  2. return [
  3. 'welcome' => '환영합니다',
  4. ];