@carry0987/paginator
Version:
An advanced pagination library
2 lines (1 loc) • 1.47 kB
JavaScript
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n(((e="undefined"!=typeof globalThis?globalThis:e||self).paginatorjs=e.paginatorjs||{},e.paginatorjs.l10n={}))}(this,function(e){"use strict";e.esLA={pagination:{previous:"Anterior",next:"Siguiente",ellipsis:"...",page:e=>`Página ${e}`},loading:"Cargando...",noRecordsFound:"Sin coincidencias encontradas.",error:"Ocurrió un error al obtener los datos."},e.jaJP={pagination:{previous:"前のページ",next:"次のページ",ellipsis:"...",page:e=>`第 ${e} ページ`},loading:"読み込み中...",noRecordsFound:"記録が見つかりませんでした",error:"データの取得中にエラーが発生しました"},e.msMY={pagination:{previous:"Sebelumnya",next:"Seterusnya",ellipsis:"...",page:e=>`Mukasurat ${e}`},loading:"Memuatkan...",noRecordsFound:"Tiada data dijumpai",error:"Terdapat kesulitan semasa mendapatkan data"},e.thTH={pagination:{previous:"ก่อนหน้า",next:"ถัดไป",ellipsis:"...",page:e=>`หน้า ${e}`},loading:"กำลังโหลด...",noRecordsFound:"ไม่พบข้อมูล",error:"เกิดข้อผิดพลาดขณะดึงข้อมูล"},e.zhTW={pagination:{previous:"上一頁",next:"下一頁",ellipsis:"...",page:e=>`第 ${e} 頁`},loading:"載入中...",noRecordsFound:"未找到記錄",error:"獲取數據時發生錯誤"}});