Add expiry details to tokens.

This commit is contained in:
James Cole
2025-04-19 05:48:11 +02:00
parent afe9e88f9a
commit 805fd5ae08
4 changed files with 18 additions and 1 deletions

View File

@@ -2447,6 +2447,7 @@ return [
'min-amount' => 'Minimum amount',
'journal-amount' => 'Current subscription entry',
'name' => 'Name',
'expires_at' => 'Expires at',
'date' => 'Date',
'date_and_time' => 'Date and time',
'time' => 'Time',