Change 'Records per page' to 'Per page' since not all resources are records
This commit is contained in:
@@ -56,7 +56,7 @@ editor:
|
||||
unsavedChanges: Unsaved changes will be lost. Do you wish to leave the page?
|
||||
resourceList:
|
||||
pagination:
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per page
|
||||
themes:
|
||||
labels:
|
||||
light: Light
|
||||
|
||||
@@ -434,7 +434,7 @@ recordList:
|
||||
showing: '{{from}} - {{to}} of {{count}} records'
|
||||
single: One record
|
||||
single_plural: '{{count}} records'
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per page
|
||||
selectLabel: Select an option
|
||||
positionField:
|
||||
footnote: Records will be sorted based on this field
|
||||
@@ -472,7 +472,7 @@ recordList:
|
||||
inlineEditorAllow: Inline record editor
|
||||
recordsLabel: Records
|
||||
noPermission: No permission to read record
|
||||
perPage: Records per page
|
||||
perPage: Per Page
|
||||
prefilterFootnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}}, {{2}} and {{3}} are evaluated (when available)
|
||||
prefilterHideSearch: Users will be able to search the record list
|
||||
filterHide: Users will be able to filter the list
|
||||
|
||||
@@ -164,7 +164,7 @@ resourceList:
|
||||
showing: '{{from}} - {{to}} of {{count}} {{data}}'
|
||||
single: 'One {{data}}'
|
||||
single_plural: '{{count}} {{data}}'
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per Page
|
||||
recordNavigation:
|
||||
next: Next record
|
||||
prev: Previous record
|
||||
|
||||
@@ -4,7 +4,7 @@ label:
|
||||
all: All
|
||||
resourceList:
|
||||
pagination:
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per Page
|
||||
themes:
|
||||
labels:
|
||||
light: Light
|
||||
|
||||
@@ -20,7 +20,7 @@ resourceList:
|
||||
showing: '{{from}} - {{to}} of {{count}} {{data}}'
|
||||
single: 'One {{data}}'
|
||||
single_plural: '{{count}} {{data}}'
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per Page
|
||||
|
||||
themes:
|
||||
labels:
|
||||
|
||||
@@ -34,7 +34,7 @@ resourceList:
|
||||
showing: '{{from}} - {{to}} of {{count}} {{data}}'
|
||||
single: 'One {{data}}'
|
||||
single_plural: '{{count}} {{data}}'
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per Page
|
||||
clone: Clone
|
||||
|
||||
themes:
|
||||
|
||||
@@ -49,7 +49,7 @@ resourceList:
|
||||
showing: '{{from}} - {{to}} of {{count}} {{data}}'
|
||||
single: 'One {{data}}'
|
||||
single_plural: '{{count}} {{data}}'
|
||||
recordsPerPage: Records per page
|
||||
recordsPerPage: Per Page
|
||||
|
||||
tooltip:
|
||||
permissions: Workflow permissions
|
||||
|
||||
Reference in New Issue
Block a user