Skip to content

Commit

Permalink
feat: Translated totp_limit.json into de.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost authored Feb 5, 2025
2 parents 0470586 + dced3ef commit 5ca92e3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions lib/i18n/de/totp_limit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"autoDialog": {
"title": "TOTP-Limit erreicht",
"message": "Sie synchronisieren derzeit Ihre TOTPs und haben das Limit von $count TOTPs überschritten, bevor Sie den Contributor Plan abonnieren müssen. Sie müssen sie also entweder lokal speichern (was bedeutet, dass Sie nicht mehr synchronisieren können) oder den Contributor Plan abonnieren.",
"actions": {
"subscribe": "Abonnieren",
"stopSynchronization": "Synchronisation beenden"
}
},
"addDialog": {
"title": "TOTP-Limit erreicht",
"message": "Sie synchronisieren derzeit Ihre TOTPs und haben das Limit von $count TOTPs überschritten, bevor Sie den Contributor Plan abonnieren müssen. Sie müssen sie also entweder lokal speichern (was bedeutet, dass Sie nicht mehr synchronisieren können) oder den Contributor Plan abonnieren.",
"actions": {
"subscribe": "Abonnieren",
"stopSynchronization": "Synchronisation beenden",
"cancel": "Abbrechen"
}
}
}

0 comments on commit 5ca92e3

Please sign in to comment.