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