1234567891011121314
  1. <?php
  2. return [
  3. 'actions' => [
  4. 'close' => [
  5. 'label' => 'बन्द गर्नुहोस्',
  6. ],
  7. ],
  8. ];