mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:52:18 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/hebrew.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/hebrew.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Hebrew translation
|
||||
* @name Hebrew
|
||||
* @anchor Hebrew
|
||||
* @author <a href="http://ww3.co.il/">Neil Osman (WW3)</a>
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "מעבד...",
|
||||
"sLengthMenu": "הצג _MENU_ פריטים",
|
||||
"sZeroRecords": "לא נמצאו רשומות מתאימות",
|
||||
"sInfo": "_START_ עד _END_ מתוך _TOTAL_ רשומות" ,
|
||||
"sInfoEmpty": "0 עד 0 מתוך 0 רשומות",
|
||||
"sInfoFiltered": "(מסונן מסך _MAX_ רשומות)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "חפש:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "ראשון",
|
||||
"sPrevious": "קודם",
|
||||
"sNext": "הבא",
|
||||
"sLast": "אחרון"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user