From 297138b0d40ef7a8b467e2ffff4391bb28dfd166 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 24 Nov 2024 22:38:51 +0100 Subject: [PATCH] add translation --- config/locales/activerecord.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/locales/activerecord.yml b/config/locales/activerecord.yml index 2e7311a..7277847 100644 --- a/config/locales/activerecord.yml +++ b/config/locales/activerecord.yml @@ -14,7 +14,6 @@ de-CH: quick_criterion: Quick Kriterium quick_fail: Quick Fail quick_fix: Quick Fix - title: Titel test_instructions: Testanleitung check: id: ID @@ -92,9 +91,6 @@ de-CH: check: one: Check other: Checks - check: - one: Check - other: Checks checklist_entry: one: Zuweisung other: Zuweisungen @@ -122,3 +118,6 @@ de-CH: page: one: Pfad other: Pfade + project: + one: Projekt + other: Projekte