Skip to content
Snippets Groups Projects
Commit c4ebf67f authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Merge branch 'actu-les-plus-recentes' into 'dev'

chore(actu): replace + with "plus"

See merge request !812
parents ace1863d 317990b4
No related branches found
No related tags found
2 merge requests!846V3.1.0 (sans impression),!812chore(actu): replace + with "plus"
......@@ -27,7 +27,7 @@ export class PostHeaderComponent implements OnInit {
if (data.tags) {
this.tags = data.tags;
this.removeTagBySlug(TagEnum.aLaUneSection);
this.updateTagName(TagEnum.aLaUne, 'Les + récentes');
this.updateTagName(TagEnum.aLaUne, 'Les plus récentes');
this.sortTagsByName(this.tags.commune);
}
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment