2
0

labels.php 76 B

12345
  1. <?php
  2. return [
  3. 'home' => 'Home',
  4. 'translation' => 'Translation',
  5. ];