mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn locales --fix
This commit is contained in:
parent
f4b5961c38
commit
d24830bdb2
@ -46,11 +46,6 @@
|
||||
"total": "Gesamt",
|
||||
"year": "Jahre"
|
||||
},
|
||||
"transaction-link": {
|
||||
"send_you":"sendet dir",
|
||||
"subtitle":"subtitle",
|
||||
"button":"einlösen"
|
||||
},
|
||||
"error": {
|
||||
"change-password": "Fehler beim Ändern des Passworts",
|
||||
"empty-transactionlist": "Es gab einen Fehler mit der Übermittlung der Anzahl deiner Transaktionen.",
|
||||
@ -237,6 +232,11 @@
|
||||
"receiverNotFound": "Empfänger nicht gefunden",
|
||||
"show_all": "Alle <strong>{count}</strong> Transaktionen ansehen"
|
||||
},
|
||||
"transaction-link": {
|
||||
"button": "einlösen",
|
||||
"send_you": "sendet dir",
|
||||
"subtitle": "subtitle"
|
||||
},
|
||||
"transactions": "Transaktionen",
|
||||
"whitepaper": "Whitepaper"
|
||||
}
|
||||
|
||||
@ -46,11 +46,6 @@
|
||||
"total": "Total",
|
||||
"year": "Years"
|
||||
},
|
||||
"transaction-link": {
|
||||
"send_you":"wants to send you",
|
||||
"subtitle":"subtitle",
|
||||
"button":"redeem"
|
||||
},
|
||||
"error": {
|
||||
"change-password": "Error while changing password",
|
||||
"empty-transactionlist": "There was an error with the transmission of the number of your transactions.",
|
||||
@ -237,6 +232,11 @@
|
||||
"receiverNotFound": "Recipient not found",
|
||||
"show_all": "View all <strong>{count}</strong> transactions."
|
||||
},
|
||||
"transaction-link": {
|
||||
"button": "redeem",
|
||||
"send_you": "wants to send you",
|
||||
"subtitle": "subtitle"
|
||||
},
|
||||
"transactions": "Transactions",
|
||||
"whitepaper": "Whitepaper"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user