mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Update php7/8 detection code.
This commit is contained in:
@@ -120,8 +120,8 @@ return [
|
||||
'stop_processing' => 'Dừng xử lý',
|
||||
'start_date' => 'Bắt đầu',
|
||||
'end_date' => 'Kết thúc',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'start' => 'Bắt đầu phạm vi',
|
||||
'end' => 'Kết thúc phạm vi',
|
||||
'delete_account' => 'Xóa tài khoản ":name"',
|
||||
'delete_bill' => 'Xóa hóa đơn ":name"',
|
||||
'delete_budget' => 'Xóa ngân sách ":name"',
|
||||
|
||||
Reference in New Issue
Block a user