Skip to content

Commit

Permalink
Merge pull request #3 from hrace009/master
Browse files Browse the repository at this point in the history
My Request
  • Loading branch information
tomirons authored Dec 1, 2021
2 parents 2dd9dcd + 8535983 commit a2e2b43
Show file tree
Hide file tree
Showing 3 changed files with 1,068 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/lang/id/pw-api-messages.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?php
/**
* @author Harris Marfel <[email protected]>
* @link https://www.hrace009.com
* @copyright Copyright (c) 2020.
*/

return [

/*
|--------------------------------------------------------------------------
| PW API Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are in this package.
|
*/

'server_connect_failed' => 'Server sedang offline, system tidak bisa memproses permintaan anda',
'no_version' => 'Saat ini tidak ada file protokol untuk versi (:version).'

];
Loading

0 comments on commit a2e2b43

Please sign in to comment.