mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations.
This commit is contained in:
@@ -120,18 +120,19 @@ return [
|
||||
'string' => ':attribute harus sebuah string.',
|
||||
'url' => 'Format atribut tidak valid.',
|
||||
'timezone' => ':attribute harus zona yang valid.',
|
||||
'2fa_code' => 'Bidang :attribute tidak valid.',
|
||||
'dimensions' => ':attribute memiliki dimensi gambar yang tidak valid.',
|
||||
'distinct' => 'Bidang :attribute memiliki nilai duplikat.',
|
||||
'file' => ':attribute harus berupa file.',
|
||||
'in_array' => 'Bidang :attribute tidak ada in :other.',
|
||||
'present' => 'Bidang :attribute harus ada.',
|
||||
'amount_zero' => 'Jumlah total tidak boleh nol.',
|
||||
'unique_piggy_bank_for_user' => 'Nama celengan harus unik.',
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
|
||||
'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.',
|
||||
'invalid_account_info' => 'Informasi akun tidak valid.',
|
||||
'2fa_code' => 'Bidang :attribute tidak valid.',
|
||||
'dimensions' => ':attribute memiliki dimensi gambar yang tidak valid.',
|
||||
'distinct' => 'Bidang :attribute memiliki nilai duplikat.',
|
||||
'file' => ':attribute harus berupa file.',
|
||||
'in_array' => 'Bidang :attribute tidak ada in :other.',
|
||||
'present' => 'Bidang :attribute harus ada.',
|
||||
'amount_zero' => 'Jumlah total tidak boleh nol.',
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'Nama celengan harus unik.',
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
|
||||
'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.',
|
||||
'invalid_account_info' => 'Informasi akun tidak valid.',
|
||||
'attributes' => [
|
||||
'email' => 'alamat email',
|
||||
'description' => 'keterangan',
|
||||
|
Reference in New Issue
Block a user