# HG changeset patch # User bsw # Date 1643901006 -3600 # Node ID 2814c170a3e70b4b996095610e3ee7f5d6e52bc1 # Parent bcfa66dd898086dc3930757180fefd5b6a72f373 Added translations diff -r bcfa66dd8980 -r 2814c170a3e7 locale/translations.de.lua --- a/locale/translations.de.lua Thu Feb 03 16:07:59 2022 +0100 +++ b/locale/translations.de.lua Thu Feb 03 16:10:06 2022 +0100 @@ -1111,4 +1111,6 @@ ["you restricted your support by rating suggestions as must or must not"] = "deine Untersützung ist aufgrund von 'muss'- oder 'darf nicht'-Verbesserungsvorschlägen beschränkt"; ["you voted"] = "du hast abgestimmt"; ["do nothing"] = "nichts machen"; +["add member"] = "Neues Mitglied"; +["add policy"] = "Neues Regelwerk"; }