Update php7/8 detection code.

This commit is contained in:
James Cole
2021-03-23 06:23:30 +01:00
parent 7f48a1b6ee
commit ccaadd1f52
13 changed files with 119 additions and 106 deletions

View File

@@ -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"',