diff options
Diffstat (limited to 'app/i18n/id')
| -rw-r--r-- | app/i18n/id/conf.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/id/conf.php b/app/i18n/id/conf.php index 9163067f9..3c3a9a281 100644 --- a/app/i18n/id/conf.php +++ b/app/i18n/id/conf.php @@ -105,6 +105,9 @@ return array( 'none' => 'Tidak ditampilkan', 'small' => 'Kecil', ), + 'notification' => array( + 'html5_enable_notif' => 'Enable notification', // TODO + ), 'notification_timeout' => array( 'bad' => array( 'label' => 'Show warning banner', // TODO |
