From 1dc32f8c4d3905ff236c9605c80a55928e26ef30 Mon Sep 17 00:00:00 2001 From: theriverman Date: Tue, 1 Aug 2017 14:49:54 +0200 Subject: [PATCH] Minor editorial correction --- app/locales/taiga/locale-en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index ce552abc..15107e15 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -413,8 +413,8 @@ "DEPRECATED_FILE": "Deprecated?", "ADD": "Add new attachment. {{maxFileSizeMsg}}", "DROP": "Drop attachments here!", - "SHOW_DEPRECATED": "+ show deprecated atachments", - "HIDE_DEPRECATED": "- hide deprecated atachments", + "SHOW_DEPRECATED": "+ show deprecated attachments", + "HIDE_DEPRECATED": "- hide deprecated attachments", "COUNT_DEPRECATED": "({{ counter }} deprecated)", "MAX_UPLOAD_SIZE": "Maximum upload size is {{maxFileSize}}", "DATE": "DD MMM YYYY [at] hh:mm",