fix typo in german translation

This commit removes a typo which showed up in input fields where you could enter your text in markdown.
This commit is contained in:
Maximilian Schulze 2017-04-16 20:54:04 +02:00 committed by GitHub
parent 138f9f644c
commit c3e4bc2fcd
1 changed files with 1 additions and 1 deletions

View File

@ -1206,7 +1206,7 @@ return array(
'API User Access' => 'API Benutzerzugriff',
'Preview' => 'Vorschau',
'Write' => 'Schreiben',
'Write your text in Markdown' => 'Schreiben Sie iHren Text in Markdown',
'Write your text in Markdown' => 'Schreiben Sie Ihren Text in Markdown',
'New External Task: %s' => 'Neue externe Aufgabe: %s',
'No personal API access token registered.' => 'Keine persönlichen API-Zugriffsinformationen registriert',
'Your personal API access token is "%s"' => 'Ihre persönlichen API-Zugriffsinformationen: "%s"',