This commit is contained in:
Matteo Gheza 2023-09-07 16:13:08 +02:00
parent 30e35c4ed8
commit 17ab1ce2d4
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@
</ng-template>
<ng-template #prevTemplate let-disabled="disabled" let-currentPage="currentPage">
{{ 'previous'|translate|titlecase }}}
{{ 'previous'|translate|titlecase }}
</ng-template>
<ng-template #lastTemplate let-disabled="disabled" let-currentPage="currentPage">