forked from MapComplete/MapComplete
Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/de/
This commit is contained in:
parent
2835f28398
commit
f08e033baa
1 changed files with 5 additions and 0 deletions
|
@ -628,6 +628,11 @@
|
|||
"description": "eine Zahl",
|
||||
"feedback": "Dies ist keine Zahl"
|
||||
},
|
||||
"id": {
|
||||
"description": "Ein Identifikator",
|
||||
"invalidCharacter": "Eine ID darf nur Buchstaben, Ziffern und Unterstriche enthalten",
|
||||
"shouldBeLonger": "Eine ID sollte mindestens 3 Zeichen lang sein"
|
||||
},
|
||||
"int": {
|
||||
"description": "eine ganze Zahl"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue