mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Update AddressForm.elm
Since organizations do not only exist in cities, "Ort" would probably be the more general term.
This commit is contained in:
parent
35f53b7107
commit
5cf69fef6c
@ -36,6 +36,6 @@ de =
|
|||||||
{ selectCountry = "Land auswählen"
|
{ selectCountry = "Land auswählen"
|
||||||
, street = "Straße"
|
, street = "Straße"
|
||||||
, zipCode = "Postleitzahl"
|
, zipCode = "Postleitzahl"
|
||||||
, city = "Stadt"
|
, city = "Ort"
|
||||||
, country = "Land"
|
, country = "Land"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user