Merge pull request #1999 from gradido/1839-Missing-Locale-in-Decay-Information

add missing locales
This commit is contained in:
Alexander Friedland 2022-06-22 21:07:36 +02:00 committed by GitHub
commit 13a8b84342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

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

View File

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