add missing locales

This commit is contained in:
ogerly 2022-06-21 14:12:24 +02:00
parent 6fc3f71f99
commit 5668fc1a39
2 changed files with 4 additions and 4 deletions

View File

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

View File

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