Update LocaleDemo.vue

pull/2898/head
mertsincan 2022-08-29 02:20:06 +01:00
parent 639c3a605a
commit a7a70aba97
1 changed files with 3 additions and 1 deletions

View File

@ -139,7 +139,9 @@ locale: {
stars: '{star} stars',
selectAll: 'All items selected',
unselectAll: 'All items unselected',
close: 'Close'
close: 'Close',
previous: 'Previous',
next: 'Next'
}
}