role_delegation and administerusersbyrole
This commit is contained in:
@@ -22,10 +22,10 @@ default_config:
|
||||
page_current: '@number'
|
||||
page_previous: '@number'
|
||||
page_next: '@number'
|
||||
first: '« Premier'
|
||||
first: '« First'
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
last: 'Dernier »'
|
||||
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'
|
||||
first: '« First'
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
last: 'Dernier »'
|
||||
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'
|
||||
first: '« First'
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
last: 'Dernier »'
|
||||
last: 'Last »'
|
||||
pageset_empty: 'No items to display.'
|
||||
page_current_title: 'Current items'
|
||||
page_title: 'Go to items @item_low-@item_high'
|
||||
|
||||
Reference in New Issue
Block a user