From b9b2f76b479fe1dba646153b1806b25ec74c77be Mon Sep 17 00:00:00 2001 From: Lucanoria Date: Mon, 7 Jul 2025 07:18:27 +0200 Subject: [PATCH] Added german translation --- pollution-as-surface-property/locale/de/strings.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pollution-as-surface-property/locale/de/strings.cfg diff --git a/pollution-as-surface-property/locale/de/strings.cfg b/pollution-as-surface-property/locale/de/strings.cfg new file mode 100644 index 0000000..49a32b1 --- /dev/null +++ b/pollution-as-surface-property/locale/de/strings.cfg @@ -0,0 +1,8 @@ +surface-condition-too-low=__1__ passt nicht. +surface-condition-too-high=__1__ passt nicht. + +[surface-property-name] +pollutant-type=Schadstoff-Art + +[surface-property-unit] +pollutant-type=__plural_for_parameter__1__{1=Umweltverschmutzung|2=Sporen|3=Lärm|4=Strahlung|5=Schmerz|rest=-}__ \ No newline at end of file