summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandr Charkov <aleksandr.charkov@riseup.net>2016-01-26 12:20:17 +0200
committerAleksandr Charkov <aleksandr.charkov@riseup.net>2016-01-26 12:20:17 +0200
commit5ed80e2a6e10255a98cd3dad4380f1c28014968e (patch)
tree2c9025f7f9576477efb8ad86348c56eaa2a67f71
parent10f038c79b902b501cc76d8fc0da26e53bedd247 (diff)
downloadjtable-5ed80e2a6e10255a98cd3dad4380f1c28014968e.zip
jtable-5ed80e2a6e10255a98cd3dad4380f1c28014968e.tar.gz
jtable-5ed80e2a6e10255a98cd3dad4380f1c28014968e.tar.bz2
add translation
-rw-r--r--lib/localization/jquery.jtable.lt.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/localization/jquery.jtable.lt.js b/lib/localization/jquery.jtable.lt.js
index df1b705..86ea77a 100644
--- a/lib/localization/jquery.jtable.lt.js
+++ b/lib/localization/jquery.jtable.lt.js
@@ -23,8 +23,8 @@
pagingInfo: '{0}-{1} iš {2}',
canNotDeletedRecords: 'Nepavyko pašalinti {0} iš {1} įrašų!',
deleteProggress: 'Šalinamas {0} iš {1} įrašų, prašome palaukti...',
- pageSizeChangeLabel: 'Row count', //New. Must be localized.
- gotoPageLabel: 'Go to page' //New. Must be localized.
+ pageSizeChangeLabel: 'Eilutės', //New. Must be localized.
+ gotoPageLabel: 'Į puslapį' //New. Must be localized.
});
-})(jQuery); \ No newline at end of file
+})(jQuery);