mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Updated strings.
This commit is contained in:
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Type',
|
||||
'lastActivity' => 'Aktifitas terakhir',
|
||||
'balanceDiff' => 'Perbedaan saldo',
|
||||
'matchesOn' => 'Cocok di',
|
||||
'other_meta_data' => 'Other meta data',
|
||||
'account_type' => 'Jenis akun',
|
||||
'created_at' => 'Dibuat di',
|
||||
'account' => 'Akun',
|
||||
'matchingAmount' => 'Jumlah',
|
||||
'split_number' => 'Split #',
|
||||
'destination' => 'Tujuan',
|
||||
'source' => 'Sumber',
|
||||
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Berulang',
|
||||
'description' => 'Deskripsi',
|
||||
'amount' => 'Jumlah',
|
||||
'internal_reference' => 'Referensi Internal',
|
||||
'date' => 'Tanggal',
|
||||
'interest_date' => 'Tanggal Bunga',
|
||||
'book_date' => 'Tanggal Buku',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Tenggat waktu',
|
||||
'payment_date' => 'Tanggal pembayaran',
|
||||
'invoice_date' => 'Tanggal Faktur',
|
||||
'interal_reference' => 'Referensi Internal',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Catatan',
|
||||
'from' => 'Dari',
|
||||
'piggy_bank' => 'Celengan',
|
||||
|
||||
Reference in New Issue
Block a user