diff --git a/apps/home/base.de.i18n b/apps/home/base.de.i18n index e3ac17694..352d41520 100644 --- a/apps/home/base.de.i18n +++ b/apps/home/base.de.i18n @@ -1,5 +1,4 @@ Apps = "Anwendungen" AppsCapital = "OMEGA" -AppsCapital = "ANWENDUNGEN" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.en.i18n b/apps/home/base.en.i18n index 45c8bb6cd..dde4e2129 100644 --- a/apps/home/base.en.i18n +++ b/apps/home/base.en.i18n @@ -1,5 +1,4 @@ Apps = "Applications" AppsCapital = "OMEGA" -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 921b3b308..9d3258766 100644 --- a/apps/home/base.es.i18n +++ b/apps/home/base.es.i18n @@ -1,5 +1,4 @@ Apps = "Aplicaciones" AppsCapital = "OMEGA" -AppsCapital = "APLICACIONES" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.fr.i18n b/apps/home/base.fr.i18n index 45c8bb6cd..dde4e2129 100644 --- a/apps/home/base.fr.i18n +++ b/apps/home/base.fr.i18n @@ -1,5 +1,4 @@ Apps = "Applications" AppsCapital = "OMEGA" -AppsCapital = "APPLICATIONS" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode" diff --git a/apps/home/base.pt.i18n b/apps/home/base.pt.i18n index 12bc7a302..5e84c0ba1 100644 --- a/apps/home/base.pt.i18n +++ b/apps/home/base.pt.i18n @@ -1,5 +1,4 @@ Apps = "Aplicações" AppsCapital = "OMEGA" -AppsCapital = "APLICAÇÕES" ForbidenAppInExamMode1 = "This application is" ForbidenAppInExamMode2 = "forbidden in exam mode"