mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-22 18:55:43 +01:00
New translations dashboard.php (German)
This commit is contained in:
parent
6c13856b01
commit
0fc49f1147
@ -16,14 +16,14 @@ return [
|
||||
|
||||
// Incidents
|
||||
'incidents' => [
|
||||
'title' => 'Ereignisse & Termine',
|
||||
'title' => 'Vorfälle & Wartungsarbeiten',
|
||||
'incidents' => 'Ereignisse',
|
||||
'logged' => '{0} Es gibt keine Ereignisse, gute Arbeit.|Du hast ein Ereignis gemeldet.|Du hast <strong>:count</strong> Ereignisse gemeldet.',
|
||||
'logged' => '{0} Es gibt keine Vorfälle, gute Arbeit.|[1] Du hast ein Vorfall gemeldet.|[2,*] Du hast <strong>:count</strong> Vorfälle gemeldet.',
|
||||
'incident-create-template' => 'Vorlage erstellen',
|
||||
'incident-templates' => 'Ereignis Vorlagen',
|
||||
'updates' => [
|
||||
'title' => 'Vorfall Updates für :incident',
|
||||
'count' => '{0} 0 Updates|[1] Ein Update|[2] Zwei Updates|[3,*] Mehrere Updates',
|
||||
'title' => 'Vorfall Aktualisiert für :incident',
|
||||
'count' => '{0} 0 Aktualisierungen|[1] Eine Aktualisierung|[2] Zwei Aktualisierungen|[3,*] Mehrere Aktualisierungen',
|
||||
'add' => [
|
||||
'title' => 'Vorfall-Update erstellen',
|
||||
'success' => 'Dein Vorfall Update wurde erstellt.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user