Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bf787b63e8 | ||
b9b2f76b47 | |||
![]() |
912dca8e2c | ||
bf1b72f24b |
3 changed files with 19 additions and 1 deletions
10
pollution-as-surface-property/changelog.txt
Normal file
10
pollution-as-surface-property/changelog.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.3
|
||||
Date: 07.07.2025
|
||||
Changes:
|
||||
- Add german translation (thanks Lucanoria)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.2
|
||||
Date: 06.07.2025
|
||||
Changes:
|
||||
- Add russian translation (thanks Onseshigo)
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pollution-as-surface-property",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"title": "Pollution as surface property",
|
||||
"description": "Planets list the pollutant type as surface property and you can use it for surface conditions.",
|
||||
"author": "cackling fiend",
|
||||
|
|
8
pollution-as-surface-property/locale/de/strings.cfg
Normal file
8
pollution-as-surface-property/locale/de/strings.cfg
Normal file
|
@ -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=-}__
|
Loading…
Add table
Add a link
Reference in a new issue