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/persian.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/persian.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Persian translation
|
||||
* @name Persian
|
||||
* @anchor Persian
|
||||
* @author <a href="http://www.chavoshi.com/">Ehsan Chavoshi</a>
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "درحال پردازش...",
|
||||
"sLengthMenu": "نمایش محتویات _MENU_",
|
||||
"sZeroRecords": "موردی یافت نشد",
|
||||
"sInfo": "نمایش _START_ تا _END_ از مجموع _TOTAL_ مورد",
|
||||
"sInfoEmpty": "تهی",
|
||||
"sInfoFiltered": "(فیلتر شده از مجموع _MAX_ مورد)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "جستجو:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "ابتدا",
|
||||
"sPrevious": "قبلی",
|
||||
"sNext": "بعدی",
|
||||
"sLast": "انتها"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user