From 2df70e79e29019dac76244dae4533b3c2a3fc64b Mon Sep 17 00:00:00 2001 From: Joshua Zeltser Date: Tue, 25 Jun 2019 11:57:51 +0100 Subject: [PATCH] Added trans tags for the aria-label of the upload button --- notebook/templates/tree.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/templates/tree.html b/notebook/templates/tree.html index 652197832..efbf9b0d7 100644 --- a/notebook/templates/tree.html +++ b/notebook/templates/tree.html @@ -56,7 +56,7 @@ data-server-root="{{server_root}}"
- + {% trans %}Upload{% endtrans %}