Skip to content

Commit

Permalink
added translations for taken at sort options
Browse files Browse the repository at this point in the history
  • Loading branch information
khavinshankar committed Aug 9, 2024
1 parent 9ea5376 commit 9db5a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Locale/en/SortOptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"facility__name,-last_consultation__current_bed__bed__name": "Bed No. N-1",
"-review_time": "Latest review date first",
"review_time": "Oldest review date first",
"taken_at": "Latest taken date first",
"-taken_at": "Oldest taken date first",
"name": "Patient name A-Z",
"-name": "Patient name Z-A",
"bed__name": "Bed No. 1-N",
Expand Down

0 comments on commit 9db5a37

Please sign in to comment.