Stock expiry (#590)

* Add stock expiry getters

* refactor date getters

* Display expiry information

* Update release notes

* Remove unused import
This commit is contained in:
Oliver 2024-12-23 22:25:55 +11:00 committed by GitHub
parent d84f76d482
commit aac13ed5d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 75 additions and 56 deletions

View file

@ -399,6 +399,15 @@
"errorReportUploadDetails": "Upload anonymous error reports and crash logs",
"@errorReportUploadDetails": {},
"expiryDate": "Expiry Date",
"@expiryDate": {},
"expiryExpired": "Expired",
"@expiryExpired": {},
"expiryStale": "Stale",
"@expiryStale": {},
"feedback": "Feedback",
"@feedback": {},