Skip to content

Commit

Permalink
I don't think i know what ascending means maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
PartyWumpus committed Dec 19, 2023
1 parent c048e4c commit 6749ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@
"about": "About",
"alph_asce": "Alphabetical (Z to A)",
"alph_desc": "Alphabetical (A to Z)",
"date_asce": "Newest First",
"date_desc": "Oldest First",
"date_asce": "Oldest First",
"date_desc": "Newest First",
"downloads_asce": "Least Downloaded First",
"downloads_desc": "Most Downloaded First",
"title": "Browse"
Expand Down

0 comments on commit 6749ec4

Please sign in to comment.