rosa-build/config/locales/datatables.en.yml

17 lines
515 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

en:
datatables:
full: |
"sProcessing": "Wait...",
"sZeroRecords": "No data accessible",
"sInfo": "Records displayed from _START_ to _END_ total _TOTAL_",
"sInfoEmpty": "Records displayed from 0 to 0 total 0",
"sInfoFiltered": "(filtered from _MAX_)",
"sInfoPostFix": "",
"sUrl": "",
"oPaginate": {
"sFirst": "« First",
"sPrevious": " Previous",
"sNext": "Next ",
"sLast": "Last »"
}