Interface LocaleText

Map of all static text used in the Table UI. Provide a local/translated string value to a key to override the original text in the table.

Hierarchy

  • Record<string, string>

    Hierarchy

    • LocaleText

Properties

closeSearch: string
filter: string
firstPage: string
hideColumnFilters: string
lastPage: string
loading: string
nextPage: string
noRecords: string
of: string
page: string
pageSize: string
previousPage: string
records: string
save: string
search: string
showColumnFilters: string
showing: string
tablePreferences: string
toggleColumnFilters: string
toggleFullscreen: string
total: string

Generated using TypeDoc