Merge branch 'master' into 1910-carousel-should-also-have-changing-texts

This commit is contained in:
Alexander Friedland 2022-06-22 21:08:00 +02:00 committed by GitHub
commit 708fda7c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@
"Starting_block_decay": "Startblock Vergänglichkeit",
"total": "Gesamt",
"types": {
"created": "Geschöpft",
"creation": "Geschöpft",
"noDecay": "Keine Vergänglichkeit",
"receive": "Empfangen",
"send": "Gesendet"
@ -264,7 +264,7 @@
"minutes": "Minuten",
"months": "Monate",
"seconds": "Sekunden",
"year": "Jahre"
"years": "Jahr"
},
"transaction": {
"gdd-text": "Gradido Transaktionen",

View File

@ -45,7 +45,7 @@
"Starting_block_decay": "Starting Block Decay",
"total": "Total",
"types": {
"created": "Created",
"creation": "Created",
"noDecay": "No Decay",
"receive": "Received",
"send": "Sent"
@ -264,7 +264,7 @@
"minutes": "Minutes",
"months": "Months",
"seconds": "Seconds",
"year": "Years"
"years": "Year"
},
"transaction": {
"gdd-text": "Gradido Transactions",