From 7e3fbbe0a994c8c730684ffae0d1133e727e5f94 Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Sat, 9 Feb 2019 16:52:47 +0100 Subject: [PATCH] Added translation strings for admin/Settings.vue Added the component type Menu in the doc, to match with secondary menu items --- CONTRIBUTING.rst | 1 + front/src/views/admin/Settings.vue | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e43adc078..9422692e0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -470,6 +470,7 @@ This hierarchical structure is made of several parts: - ``Label`` - ``Link`` - ``List item`` + - ``Menu`` - ``Message`` - ``Paragraph`` - ``Placeholder`` diff --git a/front/src/views/admin/Settings.vue b/front/src/views/admin/Settings.vue index 779bb7459..051d09d33 100644 --- a/front/src/views/admin/Settings.vue +++ b/front/src/views/admin/Settings.vue @@ -13,7 +13,7 @@