summaryrefslogtreecommitdiff
path: root/views/partials/importeventform.handlebars
diff options
context:
space:
mode:
authorINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:14:39 +0900
committerINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:14:39 +0900
commit4089ad7b1ecd3230b76d44dc71fbafcb4128fb3a (patch)
tree6e71cafbe4106f26312f0b668a730a4b68e182a8 /views/partials/importeventform.handlebars
parent23e49c6e6e63a518e704f82879a5fdcf268c51d8 (diff)
some translation fix
Diffstat (limited to 'views/partials/importeventform.handlebars')
-rw-r--r--views/partials/importeventform.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/importeventform.handlebars b/views/partials/importeventform.handlebars
index e45f16f..f08e820 100644
--- a/views/partials/importeventform.handlebars
+++ b/views/partials/importeventform.handlebars
@@ -1,4 +1,4 @@
-<h4 class="mb-2">{{t newevent.importevent }}</h4>
+<h4 class="mb-2">{{t "newevent.importevent" }}</h4>
<p>
{{t "newevent.p.importdesc" }}
</p>