New translations config.php (Indonesian)

This commit is contained in:
James Cole
2017-10-05 10:20:18 +02:00
parent 6203139cb9
commit 425d6d17f4

View File

@@ -12,7 +12,7 @@ declare(strict_types=1);
*/
return [
'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8',
'locale' => 'id, Bahasa Indonesia, id_ID, id_ID.utf8, id_ID.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
'date_time' => '%B %e, %Y, @ %T',