mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
delete unused keys from locales
This commit is contained in:
parent
37d7c9bf53
commit
74d6096255
@ -104,19 +104,19 @@
|
|||||||
"link-copied": "Link wurde in die Zwischenablage kopiert",
|
"link-copied": "Link wurde in die Zwischenablage kopiert",
|
||||||
"links_count": "Aktive Links",
|
"links_count": "Aktive Links",
|
||||||
"links_sum": "Summe deiner versendeten Gradidos",
|
"links_sum": "Summe deiner versendeten Gradidos",
|
||||||
"link-overview":"Linkübersicht",
|
"link-overview": "Linkübersicht",
|
||||||
"link-invalid":"Der Link ist nicht mehr gültig.",
|
"link-invalid": "Der Link ist nicht mehr gültig.",
|
||||||
"link-deleted":"Der Link wurde gelöscht.",
|
"link-deleted": "Der Link wurde gelöscht.",
|
||||||
"redeemed":"Erfolgreich eingelöst! Deinem Konto wurden {n} GDD gutgeschrieben.",
|
"redeemed": "Erfolgreich eingelöst! Deinem Konto wurden {n} GDD gutgeschrieben.",
|
||||||
"not-copied": "Konnte den Link nicht kopieren: {err}",
|
"not-copied": "Konnte den Link nicht kopieren: {err}",
|
||||||
"sentence_1": "Wähle einen Betrag aus, welchen du per Link versenden möchtest. Du kannst auch noch eine Nachricht eintragen. Beim Klick „jetzt generieren“ wird ein Link erstellt, den du versenden kannst.",
|
"sentence_1": "Wähle einen Betrag aus, welchen du per Link versenden möchtest. Du kannst auch noch eine Nachricht eintragen. Beim Klick „jetzt generieren“ wird ein Link erstellt, den du versenden kannst.",
|
||||||
"redeem":"Einlösen",
|
"redeem": "Einlösen",
|
||||||
"redeem-text":"Willst du den Betrag jetzt einlösen?",
|
"redeem-text": "Willst du den Betrag jetzt einlösen?",
|
||||||
"no-redeem":"Du kannst deinen eigenen Link nicht einlösen!",
|
"no-redeem": "Du kannst deinen eigenen Link nicht einlösen!",
|
||||||
"no-account":"Du hast noch kein Gradido Konto",
|
"no-account": "Du hast noch kein Gradido Konto",
|
||||||
"to-register":"Registriere ein neues Konto",
|
"to-register": "Registriere ein neues Konto",
|
||||||
"has-account":"Du hast einen Gradido Konto",
|
"has-account": "Du hast einen Gradido Konto",
|
||||||
"to-login":"Log dich ein"
|
"to-login": "Log dich ein"
|
||||||
},
|
},
|
||||||
"gdt": {
|
"gdt": {
|
||||||
"calculation": "Berechnung der GradidoTransform",
|
"calculation": "Berechnung der GradidoTransform",
|
||||||
@ -246,7 +246,6 @@
|
|||||||
"show_all": "Alle <strong>{count}</strong> Transaktionen ansehen"
|
"show_all": "Alle <strong>{count}</strong> Transaktionen ansehen"
|
||||||
},
|
},
|
||||||
"transaction-link": {
|
"transaction-link": {
|
||||||
"button": "einlösen",
|
|
||||||
"send_you": "sendet dir"
|
"send_you": "sendet dir"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -104,15 +104,15 @@
|
|||||||
"link-copied": "Link copied to clipboard",
|
"link-copied": "Link copied to clipboard",
|
||||||
"links_count": "Active links",
|
"links_count": "Active links",
|
||||||
"links_sum": "Total of your sent Gradidos",
|
"links_sum": "Total of your sent Gradidos",
|
||||||
"link-overview":"Link overview",
|
"link-overview": "Link overview",
|
||||||
"link-invalid":"The link is no longer valid.",
|
"link-invalid": "The link is no longer valid.",
|
||||||
"link-deleted":"The link has been deleted.",
|
"link-deleted": "The link has been deleted.",
|
||||||
"redeemed":"Successfully redeemed! Your account has been credited with {n} GDD.",
|
"redeemed": "Successfully redeemed! Your account has been credited with {n} GDD.",
|
||||||
"not-copied": "Could not copy link: {err}",
|
"not-copied": "Could not copy link: {err}",
|
||||||
"sentence_1": "Select an amount that you would like to send via link. You can also enter a message. Click 'Generate now' to create a link that you can share.",
|
"sentence_1": "Select an amount that you would like to send via link. You can also enter a message. Click 'Generate now' to create a link that you can share.",
|
||||||
"redeem": "Redeem",
|
"redeem": "Redeem",
|
||||||
"redeem-text":"Do you want to redeem the amount now?",
|
"redeem-text": "Do you want to redeem the amount now?",
|
||||||
"no-redeem":"You can't redeem your own link!",
|
"no-redeem": "You can't redeem your own link!",
|
||||||
"no-account": "You don't have a Gradido account yet",
|
"no-account": "You don't have a Gradido account yet",
|
||||||
"to-register": "Register a new account",
|
"to-register": "Register a new account",
|
||||||
"has-account": "You have a Gradido account",
|
"has-account": "You have a Gradido account",
|
||||||
@ -246,7 +246,6 @@
|
|||||||
"show_all": "View all <strong>{count}</strong> transactions."
|
"show_all": "View all <strong>{count}</strong> transactions."
|
||||||
},
|
},
|
||||||
"transaction-link": {
|
"transaction-link": {
|
||||||
"button": "redeem",
|
|
||||||
"send_you": "wants to send you"
|
"send_you": "wants to send you"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user