mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously if a translation contains a placeholder that does not exist in the message being translated, that placeholder is evaluated as `undefined`. Translations should never contain such placeholder names so now `translate` will throw a helpful error in instead. PR Close #32867 |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| messages.ts | ||
| translations.ts | ||