'Angular: Print variable inside another
Solution 1:[1]
{{ SUB-MENU-PLACES[beach] | translate }}
Use the square brackets property accessor instead of the dot property accessor.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Pierre-Alain EMO |

