mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Update php7/8 detection code.
This commit is contained in:
@@ -37,7 +37,7 @@ return [
|
||||
'linked_to_rules' => 'Quy tắc liên quan',
|
||||
'active' => 'Đang hoạt động?',
|
||||
'percentage' => 'phần trăm.',
|
||||
'recurring_transaction' => 'Recurring transaction',
|
||||
'recurring_transaction' => 'Giao dịch định kỳ',
|
||||
'next_due' => 'Kỳ hạn tiếp theo',
|
||||
'transaction_type' => 'Loại giao dịch',
|
||||
'lastActivity' => 'Hoạt động cuối cùng',
|
||||
@@ -46,7 +46,7 @@ return [
|
||||
'account_type' => 'Loại tài khoản',
|
||||
'created_at' => 'Được tạo tại',
|
||||
'account' => 'Tài khoản',
|
||||
'external_uri' => 'External URI',
|
||||
'external_uri' => 'URL bên ngoài',
|
||||
'matchingAmount' => 'Số tiền',
|
||||
'destination' => 'Nơi đến',
|
||||
'source' => 'Nơi gửi',
|
||||
|
||||
Reference in New Issue
Block a user