fix translations (#3497)

This commit is contained in:
Eugenio Romano
2018-06-18 09:46:21 +01:00
committed by Denys Vuika
parent ef616ca544
commit 257e422a1c
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
class="adf-dropdown-breadcrumb-path-option"
tabindex="0"
data-automation-class="dropdown-breadcrumb-path-option">
{{ node.name }}
{{ node.name | translate }}
</mat-option>
</mat-select>