aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base/head_script.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base/head_script.tmpl')
-rw-r--r--templates/base/head_script.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base/head_script.tmpl b/templates/base/head_script.tmpl
index ca8c7e6a77..62fb10d89f 100644
--- a/templates/base/head_script.tmpl
+++ b/templates/base/head_script.tmpl
@@ -41,6 +41,7 @@ If you introduce mistakes in it, Gitea JavaScript code wouldn't run correctly.
copy_error: '{{.locale.Tr "copy_error"}}',
error_occurred: '{{.locale.Tr "error.occurred"}}',
network_error: '{{.locale.Tr "error.network_error"}}',
+ remove_label_str: '{{.locale.Tr "remove_label_str"}}',
},
};
{{/* in case some pages don't render the pageData, we make sure it is an object to prevent null access */}}