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/turkish.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/turkish.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Turkish translation
|
||||
* @name Turkish
|
||||
* @anchor Turkish
|
||||
* @author Umit Gorkem
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "İşleniyor...",
|
||||
"sLengthMenu": "Sayfada _MENU_ Kayıt Göster",
|
||||
"sZeroRecords": "Eşleşen Kayıt Bulunmadı",
|
||||
"sInfo": " _TOTAL_ Kayıttan _START_ - _END_ Arası Kayıtlar",
|
||||
"sInfoEmpty": "Kayıt Yok",
|
||||
"sInfoFiltered": "( _MAX_ Kayıt İçerisinden Bulunan)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Bul:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "İlk",
|
||||
"sPrevious": "Önceki",
|
||||
"sNext": "Sonraki",
|
||||
"sLast": "Son"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user