cslant/laravel-telegram-git-notifier

View on GitHub
lang/de/events/shared/github.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    '_body' => [
        'title' => 'Content',
    ],
    '_assignee' => [
        'title' => 'Assignee',
    ],
    '_description' => [
        'title' => 'Description',
    ],
];