Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions resources/lang/de/event.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
| as the size rules. Feel free to tweak each of these messages here.
|
*/
'banner-section' => 'Banner-Sektion',
'if-no-clear-information-provide-estimate' => 'Wenn keine klaren Informationen vorliegen, gib eine Schätzung ab.',
'banner-section' => 'Banner-Sektion',
'add-your-codeweek-activity' => 'Code Week-Aktivität eintragen',
'edit-your-codeweek-activity' => 'Code Week-Aktivität bearbeiten',
'join-the-community' => 'Werde Teil der Community',
Expand Down Expand Up @@ -298,5 +299,4 @@
'view-activity' => 'Aktivität ansehen',
'add-another-activity' => 'Weitere Aktivität hinzufügen',
'image-attached' => 'Image Attached',
'if-no-clear-information-provide-estimate' => 'Wenn keine klaren Informationen vorliegen, gib eine Schätzung ab.'
];