Skip to content

Commit

Permalink
Add Indonesian Language
Browse files Browse the repository at this point in the history
  • Loading branch information
hrace009 committed Dec 1, 2021
1 parent 98d3c37 commit 8535983
Showing 1 changed file with 22 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).'

];

0 comments on commit 8535983

Please sign in to comment.