New translations setting.php (Indonesian)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:31 +03:00
parent 89422f2e32
commit 09854a5a0a

View File

@ -42,5 +42,8 @@ return [
], ],
'default_country' => [ 'default_country' => [
'name' => 'Halaman daftar, negara default untuk telepon', 'name' => 'Halaman daftar, negara default untuk telepon',
] ],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
]; ];