From f5aba4303e6db69e776fb6833bde66364cf835bb Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Sun, 26 Jan 2020 14:04:53 +0100
Subject: [PATCH] Apply suggestion to
 aleksis/apps/chronos/templates/chronos/hint_form.html

---
 aleksis/apps/chronos/templates/chronos/hint_form.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aleksis/apps/chronos/templates/chronos/hint_form.html b/aleksis/apps/chronos/templates/chronos/hint_form.html
index 9484361a..ac7b6594 100644
--- a/aleksis/apps/chronos/templates/chronos/hint_form.html
+++ b/aleksis/apps/chronos/templates/chronos/hint_form.html
@@ -10,7 +10,7 @@
             {% endblocktrans %}
         {% else %}
             {% blocktrans %}
-                Hinweis bearbeiten
+                Edit hint
             {% endblocktrans %}
         {% endif %}
     </h4>
-- 
GitLab