updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -8,17 +8,16 @@ return [
'overdue_invoices' => 'Faktur yang telah lewat',
'total_expenses' => 'Total Biaya',
'payables' => 'Hutang',
'open_bills' => 'Membuka tagihan',
'overdue_bills' => 'Tagihan terlambat',
'total_profit' => 'Total keuntungan',
'open_bills' => 'Membuka Tagihan',
'overdue_bills' => 'Tagihan Terlambat',
'total_profit' => 'Total Keuntungan',
'open_profit' => 'Membuka Keuntungan',
'overdue_profit' => 'Keuntungan jatuh tempo',
'cash_flow' => 'Arus kas',
'overdue_profit' => 'Keuntungan Jatuh Tempo',
'cash_flow' => 'Arus Kas',
'no_profit_loss' => 'Tidak ada Rugi Laba',
'incomes_by_category' => 'Pendapatan menurut Kategori',
'expenses_by_category' => 'Biaya Berdasarkan Kategori',
'account_balance' => 'Saldo rekening',
'account_balance' => 'Saldo Rekening',
'latest_incomes' => 'Pendapatan Terbaru',
'latest_expenses' => 'Biaya Terakhir',
'latest_expenses' => 'Biaya Terbaru',
];