From 459e026f1612443c82395876588bc882d724b1db Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 17 Mar 2022 14:06:27 -0700 Subject: [PATCH] Add translation directive for upload message --- src-ui/src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/app.component.html b/src-ui/src/app/app.component.html index b02d80c40..2b050ed3f 100644 --- a/src-ui/src/app/app.component.html +++ b/src-ui/src/app/app.component.html @@ -4,7 +4,7 @@ (onFileDrop)="dropped($event)" (onFileOver)="fileOver()" (onFileLeave)="fileLeave()">
-

Drop files to begin upload

+

Drop files to begin upload