From 5f9be0b330819bfff7d81baca4b3f5f61c96d735 Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Mon, 11 Feb 2019 16:30:10 +0100 Subject: [PATCH] Added 2 feature part in the doc for string contextualisation --- CONTRIBUTING.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 2a1f46e0a..4de854cb5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -442,6 +442,7 @@ This hierarchical structure is made of several parts: - ``Admin`` - ``Album`` - ``Artist`` + - ``Embed`` - ``Home`` - ``Login`` - ``Moderation`` @@ -450,6 +451,7 @@ This hierarchical structure is made of several parts: - ``Favorites`` - ``Notifications`` - ``Radio`` + - ``Search`` - ``Settings`` - ``Signup`` - ``Track``