From 766f7f9ebe30855a0615d2f36ac9c17d6b2c6696 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:17:09 +0530 Subject: [PATCH] New translations certifications.json (Norwegian) --- src/i18n/locales/no/leftSidebar/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/no/leftSidebar/certifications.json b/src/i18n/locales/no/leftSidebar/certifications.json index 4a52c12a..e6e0effa 100644 --- a/src/i18n/locales/no/leftSidebar/certifications.json +++ b/src/i18n/locales/no/leftSidebar/certifications.json @@ -1,8 +1,8 @@ { "title": { - "label": "Title" + "label": "Name" }, "subtitle": { - "label": "Subtitle" + "label": "Authority" } }