Skip to content

Commit

Permalink
Merge pull request #11 from yinghuodt007/patch-9
Browse files Browse the repository at this point in the history
Update request.php
  • Loading branch information
yinghuodt007 committed Feb 4, 2018
2 parents 556ac6a + a50eb59 commit 050cf9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/lang/tw/request.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
* |--------------------------------------------------------------------------
*/
return [
'requests' => 'Requests',
'request' => 'Request'
];
'requests' => '請求',
'request' => '請求'
];

0 comments on commit 050cf9e

Please sign in to comment.