Update OrgTable.elm

Is "Typ" better than "Art" or maybe "Verwenden als...."?
This commit is contained in:
monnypython 2021-06-12 23:44:28 +02:00 committed by GitHub
parent bae27b644b
commit 3cdbd8c033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,6 @@ de =
{ basics = Messages.Basics.de
, address = "Addresse"
, contact = "Kontakt"
, use = "Art"
, use = "Typ"
, orgUseLabel = Messages.Data.OrgUse.de
}