mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 00:42:19 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/indonesian.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/indonesian.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Indonesian translation
|
||||
* @name Indonesian
|
||||
* @anchor Indonesian
|
||||
* @author Cipto Hadi
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Sedang memproses...",
|
||||
"sLengthMenu": "Tampilkan _MENU_ entri",
|
||||
"sZeroRecords": "Tidak ditemukan data yang sesuai",
|
||||
"sInfo": "Menampilkan _START_ sampai _END_ dari _TOTAL_ entri",
|
||||
"sInfoEmpty": "Menampilkan 0 sampai 0 dari 0 entri",
|
||||
"sInfoFiltered": "(disaring dari _MAX_ entri keseluruhan)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Cari:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Pertama",
|
||||
"sPrevious": "Sebelumnya",
|
||||
"sNext": "Selanjutnya",
|
||||
"sLast": "Terakhir"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user