Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
taufik-nurrohman committed Oct 6, 2023
1 parent bddeb68 commit 6af6db1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions state/id.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@
'Types' => 'Tipe',
'User' => 'Pengguna',
'Users' => 'Pengguna',
'Value' => 'Nilai',
'Values' => 'Nilai',
'Visitor' => 'Pengunjung',
'Visitors' => 'Pengunjung',
'Zone' => 'Zona',
Expand Down Expand Up @@ -327,6 +329,8 @@
'Download current layout as a ZIP file.' => 'Unduh tata letak saat ini sebagai berkas ZIP.',
'Empty the trash folder' => 'Kosongkan folder sampah',
'Extract package immediately after uploaded.' => 'Ekstrak paket segera setelah terunggah.',
'Go to the %s comments.' => 'Ke komentar-komentar %s.',
'Go to the %s page.' => 'Ke laman %s.',
'Latest %s' => '%s Terakhir',
'Make sure that the package you want to upload is structured like this:' => 'Pastikan berkas paket yang akan Anda unggah memiliki struktur seperti ini:',
'Mark this comment as not spam' => 'Tandai komentar ini sebagai bukan sampah',
Expand All @@ -336,9 +340,8 @@
'Missing %s extension.' => 'Tidak ada ekstensi %s.',
'Newer %s' => '%s Lebih Baru',
'No %s yet.' => 'Belum ada %s.',
'No %s.' => 'Tidak ada %s.',
'Older %s' => '%s Lebih Lama',
'Go to the %s page.' => 'Ke laman %s.',
'Go to the %s comments.' => 'Ke komentar-komentar %s.',
'Please note that this action will first delete all of your current layout files before replacing it with the new ones.' => 'Mohon untuk diperhatikan bahwa aksi ini pertama-tama akan menghapus semua berkas tata letak yang ada saat ini sebelum kemudian akan diganti dengan yang baru.',
'Please read the terms and conditions before using this application.' => 'Mohon baca syarat dan ketentuan sebelum menggunakan aplikasi ini.',
'Popular %s' => '%s Populer',
Expand Down

0 comments on commit 6af6db1

Please sign in to comment.