Merge pull request #460 from gradido/ogerly-patch-2

[Bug] German "Dir" is written with capital D in send validation bug
This commit is contained in:
Moriz Wahl 2021-05-19 15:04:31 +02:00 committed by GitHub
commit e66cc549a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
"send_transaction_error":"Leider konnte die Transaktion nicht ausgeführt werden!",
"validation": {
"double": "Das Feld {field} muss eine Dezimalzahl mit zwei Nachkommastellen sein",
"is-not": "Du kannst Dir selbst keine Gradidos überweisen"
"is-not": "Du kannst dir selbst keine Gradidos überweisen"
}
},
"error": {