From caa99eb4e3f5ec122f60f17cac310b6b03727c99 Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle <patrizio@bekerle.com>
Date: Mon, 30 Mar 2020 10:20:38 +0200
Subject: [PATCH] Update some translations (#1)

---
 src/i18n/en/translation.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/en/translation.json b/src/i18n/en/translation.json
index d3ae60f..6690f3e 100644
--- a/src/i18n/en/translation.json
+++ b/src/i18n/en/translation.json
@@ -14,7 +14,7 @@
     "download-file-button-title": "Download signed PDF",
     "error-files-label": "Failed signing processes",
     "re-upload-file-button-title": "Upload again",
-    "upload-status-file-text": "({{fileSize}}) is currently uploading..."
+    "upload-status-file-text": "({{fileSize}}) is currently uploading and being processed..."
   },
   "welcome": {
     "headline": "Welcome to the official signature service of the TU Graz",
-- 
GitLab