From 90bcdcfb7eb85aa2fef8722f2e27667bcde81bc0 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 18 Apr 2024 12:09:37 +0200 Subject: [PATCH] Fix missing comma in German locale --- config/locales/de/request_for_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/de/request_for_comment.yml b/config/locales/de/request_for_comment.yml index e4294300..8550ec64 100644 --- a/config/locales/de/request_for_comment.yml +++ b/config/locales/de/request_for_comment.yml @@ -31,7 +31,7 @@ de: my_comment_requests: Meine Kommentaranfragen my_rfc_activity: Meine Kommentaraktivität rfcs_for_exercise: Übungsspezifische Kommentare - rfcs_with_my_comments: Kommentaranfragen die ich kommentiert habe + rfcs_with_my_comments: Kommentaranfragen, die ich kommentiert habe study_groups: current: Aktuelle Lerngruppe my: Meine Lerngruppen