From 6a7ca3263006f94a46e3051ecbf46c027e027366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milie=20Feral?= Date: Mon, 28 Oct 2019 11:59:53 +0100 Subject: [PATCH] [apps/home] Add messages: ForbidenAppInExamMode --- apps/home/base.de.i18n | 2 ++ apps/home/base.en.i18n | 2 ++ apps/home/base.es.i18n | 2 ++ apps/home/base.fr.i18n | 2 ++ apps/home/base.pt.i18n | 2 ++ 5 files changed, 10 insertions(+) diff --git a/apps/home/base.de.i18n b/apps/home/base.de.i18n index f762d3e57..a8f33d6cb 100644 --- a/apps/home/base.de.i18n +++ b/apps/home/base.de.i18n @@ -1,2 +1,4 @@ Apps = "Anwendungen" AppsCapital = "ANWENDUNGEN" +ForbidenAppInExamMode1 = "" +ForbidenAppInExamMode2 = "" diff --git a/apps/home/base.en.i18n b/apps/home/base.en.i18n index b7ab1ab2f..158fa3bda 100644 --- a/apps/home/base.en.i18n +++ b/apps/home/base.en.i18n @@ -1,2 +1,4 @@ Apps = "Applications" AppsCapital = "APPLICATIONS" +ForbidenAppInExamMode1 = "This application is" +ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.es.i18n b/apps/home/base.es.i18n index 7ad2abcbf..8f48d86c5 100644 --- a/apps/home/base.es.i18n +++ b/apps/home/base.es.i18n @@ -1,2 +1,4 @@ Apps = "Aplicaciones" AppsCapital = "APLICACIONES" +ForbidenAppInExamMode1 = "" +ForbidenAppInExamMode2 = "" diff --git a/apps/home/base.fr.i18n b/apps/home/base.fr.i18n index b7ab1ab2f..200c6f577 100644 --- a/apps/home/base.fr.i18n +++ b/apps/home/base.fr.i18n @@ -1,2 +1,4 @@ Apps = "Applications" AppsCapital = "APPLICATIONS" +ForbidenAppInExamMode1 = "" +ForbidenAppInExamMode2 = "" diff --git a/apps/home/base.pt.i18n b/apps/home/base.pt.i18n index aa255ea6b..2720ea295 100644 --- a/apps/home/base.pt.i18n +++ b/apps/home/base.pt.i18n @@ -1,2 +1,4 @@ Apps = "Aplicações" AppsCapital = "APLICAÇÕES" +ForbidenAppInExamMode1 = "" +ForbidenAppInExamMode2 = ""