This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
password.json 331 B
{
  "password": {
    "title": "Passwort für [<strong>{{username}}</strong>]",
    "form": {
      "button": "Speichern"
    },
    "messages": {
      "error": "<strong>Es ist ein Fehler aufgetreten!</strong> Das Passwort konnte nicht geändert werden.",
      "success": "<strong>Passwort wurde geändert!</strong>"
    }
  }
}