Add pub date sort in episode feed modal #4073
Some checks failed
Run Unit Tests / Run Unit Tests (push) Waiting to run
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Verify all i18n files are alphabetized / update_translations (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled

This commit is contained in:
advplyr 2025-04-16 16:45:49 -05:00
parent 7764f1cf75
commit 9f26274ca8
2 changed files with 20 additions and 1 deletions

View file

@ -604,6 +604,7 @@
"LabelSlug": "Slug",
"LabelSortAscending": "Ascending",
"LabelSortDescending": "Descending",
"LabelSortPubDate": "Sort Pub Date",
"LabelStart": "Start",
"LabelStartTime": "Start Time",
"LabelStarted": "Started",