From 8a23537e6857bf0aa51611cb05c9789c4b6450d6 Mon Sep 17 00:00:00 2001 From: Philipp Czora Date: Wed, 7 Nov 2018 13:10:29 +0100 Subject: [PATCH] Removed unused i18n line --- scm-ui/public/locales/en/users.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/scm-ui/public/locales/en/users.json b/scm-ui/public/locales/en/users.json index 2c29039f67..07540134be 100644 --- a/scm-ui/public/locales/en/users.json +++ b/scm-ui/public/locales/en/users.json @@ -44,9 +44,6 @@ "information-label": "Information", "back-label": "Back" }, - "profile": { - "change-pw": "Change Password" - }, "validation": { "mail-invalid": "This email is invalid", "name-invalid": "This name is invalid",