@ -71,6 +71,7 @@ return [
'subscriptions' => 'Abonnements',
'status' => 'Projektstatus',
'payments' => 'Zahlungen',
'issues' => 'Issues',
// Statuses
'planned' => 'geplant',
'subscriptions' => 'Subscriptions',
'status' => 'Project Status',
'payments' => 'Payments',
'planned' => 'Planned',
'subscriptions' => 'Langganan',
'status' => 'Status Project',
'payments' => 'Pembayaran',
'issues' => 'Issue',
'planned' => 'Rencana',
@ -10,7 +10,7 @@
<table class="table table-condensed table-striped">
<thead>
<th>{{ __('app.table_no') }}</th>
<th>{{ __('issue.name') }}</th>
<th>{{ __('issue.title') }}</th>
<th class="text-center">{{ __('app.action') }}</th>
</thead>
<tbody>