Use NgPlural in Todos component #362
Labels
good first issue 🥇
hacktoberfest 🍻
Hacktoberfest is a month-long celebration of open source software
help wanted 👋
Describe the feature you'd like:
We should use
ngPlural
for description of todos filter based on amount of itemsOther information:
Please check NgPlural documentation.
We will be replacing
part of
todos-container.component.html
.Please use
translate
for allngPlural
cases, we should be aiming for=0
,=1
and>1
.The text was updated successfully, but these errors were encountered: