Skip to content

Commit

Permalink
Merge pull request #17 from Khant-Nyar/3.x
Browse files Browse the repository at this point in the history
add myanmar language label
  • Loading branch information
atmonshi authored Jun 28, 2024
2 parents 4d5fc3c + f2a4582 commit c6b1ad9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resources/lang/my/actions.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php

return [

'active_locale' => [
'label' => 'ဘာသာစကား',
],

];

0 comments on commit c6b1ad9

Please sign in to comment.