Hello i18n! app/app.component.ts 3 An introduction header for this sample User welcome I don't output any element app/app.component.ts 9 Angular logo app/app.component.ts 15 Updated app/app.component.ts 20 {VAR_PLURAL, plural, =0 {just now} =1 {one minute ago} other { minutes ago} } app/app.component.ts 20 The author is app/app.component.ts 26 {VAR_SELECT, select, male {male} female {female} other {other} } app/app.component.ts 26 Updated: app/app.component.ts 30 {VAR_PLURAL, plural, =0 {just now} =1 {one minute ago} other { minutes ago by {VAR_SELECT, select, male {male} female {female} other {other} }} } app/app.component.ts 30