aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/operationprogressbarlabel.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/js/templates/operationprogressbarlabel.handlebars')
-rw-r--r--apps/files/js/templates/operationprogressbarlabel.handlebars4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/js/templates/operationprogressbarlabel.handlebars b/apps/files/js/templates/operationprogressbarlabel.handlebars
new file mode 100644
index 00000000000..24ac66994da
--- /dev/null
+++ b/apps/files/js/templates/operationprogressbarlabel.handlebars
@@ -0,0 +1,4 @@
+<em class="label">
+ <span class="desktop">{{textDesktop}}</span>
+ <span class="mobile">{{textMobile}}</span>
+</em>