mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Update languages
This commit is contained in:
@@ -141,8 +141,8 @@ return [
|
||||
'unique_piggy_bank_for_user' => 'Tên của con heo đất phải là duy nhất.',
|
||||
'unique_object_group' => 'Tên nhóm phải không bị trùng',
|
||||
'starts_with' => 'Giá trị phải bắt đầu bằng :values.',
|
||||
'unique_webhook' => 'You already have a webhook with these values.',
|
||||
'unique_existing_webhook' => 'You already have another webhook with these values.',
|
||||
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
|
||||
'unique_existing_webhook' => 'You already have another webhook this combination of URL, trigger, response and delivery.',
|
||||
'same_account_type' => 'Cả hai tài khoản phải thuộc cùng một loại tài khoản',
|
||||
'same_account_currency' => 'Cả hai tài khoản phải có cùng cài đặt đơn vị tiền tệ',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user