delete unused keys from locales

This commit is contained in:
ogerly 2022-03-18 11:17:42 +01:00
parent 37d7c9bf53
commit 74d6096255
2 changed files with 17 additions and 19 deletions

View File

@ -246,7 +246,6 @@
"show_all": "Alle <strong>{count}</strong> Transaktionen ansehen"
},
"transaction-link": {
"button": "einlösen",
"send_you": "sendet dir"
}
}

View File

@ -246,7 +246,6 @@
"show_all": "View all <strong>{count}</strong> transactions."
},
"transaction-link": {
"button": "redeem",
"send_you": "wants to send you"
}
}