Feature/improve language localization for de 20240620 (#3504)
* Update translations * Update changelog
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
@if (dataSource.data.length > pageSize && !isLoading) {
|
||||
<div class="my-3 text-center">
|
||||
<button mat-stroked-button (click)="onShowAllHoldings()">
|
||||
<ng-container i18n>Show all</ng-container>
|
||||
<ng-container i18n>Show more</ng-container>
|
||||
</button>
|
||||
</div>
|
||||
}
|
||||
|
Reference in New Issue
Block a user