ct form display

This commit is contained in:
2021-11-08 14:26:57 +01:00
parent ec94ccb554
commit 2ab7567792
26 changed files with 1433 additions and 288 deletions
+12 -12
View File
@@ -22,10 +22,10 @@ default_config:
page_current: '@number'
page_previous: '@number'
page_next: '@number'
first: Premier'
previous: ' Précédent'
next: 'Suivant '
last: 'Dernier »'
first: First'
previous: ' Previous'
next: 'Next '
last: 'Last »'
pageset_empty: 'No pages to display.'
page_current_title: 'Page courante'
page_title: 'Aller à la page @number'
@@ -45,10 +45,10 @@ default_config:
page_current: '@item'
page_previous: '@item'
page_next: '@item'
first: Premier'
previous: ' Précédent'
next: 'Suivant '
last: 'Dernier »'
first: First'
previous: ' Previous'
next: 'Next '
last: 'Last »'
pageset_empty: 'No items to display.'
page_current_title: 'Current items'
page_title: 'Go to item @item'
@@ -68,10 +68,10 @@ default_config:
page_current: '@item_low-@item_high'
page_previous: '@item_low-@item_high'
page_next: '@item_low-@item_high'
first: Premier'
previous: ' Précédent'
next: 'Suivant '
last: 'Dernier »'
first: First'
previous: ' Previous'
next: 'Next '
last: 'Last »'
pageset_empty: 'No items to display.'
page_current_title: 'Current items'
page_title: 'Go to items @item_low-@item_high'