From 5318843432982149116a790ca5521baeffa0e1f7 Mon Sep 17 00:00:00 2001 From: Damir Date: Tue, 9 Jul 2019 00:12:40 +0200 Subject: [PATCH] Update contentarray.yaml Added Translation Field for Prev and Next Pagination --- engines/joomla/nucleus/particles/contentarray.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/engines/joomla/nucleus/particles/contentarray.yaml b/engines/joomla/nucleus/particles/contentarray.yaml index e1c6fef80..86cc45a7e 100644 --- a/engines/joomla/nucleus/particles/contentarray.yaml +++ b/engines/joomla/nucleus/particles/contentarray.yaml @@ -58,6 +58,18 @@ form: show: Show '': Hide overridable: false + + article.display.pagination_button_prev.label: + type: input.text + label: Pagination Prev Label + description: Type in the label for the 'Prev' button. + placeholder: 'Prev' + + article.display.pagination_button_next.label: + type: input.text + label: Pagination Next Label + description: Type in the label for the 'Next' button. + placeholder: 'Next' article.limit.columns: type: select.select