From 71e9c4a3f430557545fcc3d25291e903b0a28f0f Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Thu, 11 Oct 2018 12:20:37 +0200 Subject: [PATCH] New translations activerecord.yml (German) --- config/locales/de-DE/activerecord.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/de-DE/activerecord.yml b/config/locales/de-DE/activerecord.yml index 85719b169..0b61727e9 100644 --- a/config/locales/de-DE/activerecord.yml +++ b/config/locales/de-DE/activerecord.yml @@ -76,6 +76,9 @@ de: legislation/process: one: "Verfahren" other: "Beteiligungsverfahren" + legislation/proposal: + one: "Vorschlag" + other: "Vorschläge" legislation/draft_versions: one: "Entwurfsfassung" other: "Entwurfsfassungen"