You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/ko.json

22 lines
533 B
JSON

{
"emptyTable": "???? ????",
"info": "_START_ - _END_ \/ _TOTAL_",
"infoEmpty": "0 - 0 \/ 0",
"infoFiltered": "(? _MAX_ ?)",
"infoThousands": ",",
"lengthMenu": "???? ?? _MENU_",
"loadingRecords": "???...",
"processing": "???...",
"search": "??:",
"zeroRecords": "?? ??? ????",
"paginate": {
"first": "??",
"last": "???",
"next": "??",
"previous": "??"
},
"aria": {
"sortAscending": ": ???? ??",
"sortDescending": ": ???? ??"
}
}