We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a326fd commit 4e345a9Copy full SHA for 4e345a9
1 file changed
src/assets/i18n/en.json5
@@ -4964,6 +4964,18 @@
4964
4965
"sorting.dc.title.DESC": "Title Descending",
4966
4967
+ "sorting.metric.view.ASC" : "Views Ascending",
4968
+
4969
+ "sorting.metric.view.DESC" : "Views Descending",
4970
4971
+ "sorting.metric.download.ASC" : "Downloads Ascending",
4972
4973
+ "sorting.metric.download.DESC" : "Downloads Descending",
4974
4975
+ "sorting.metric.scopus.citation.ASC" : "Citations Ascending",
4976
4977
+ "sorting.metric.scopus.citation.DESC" : "Citations Descending",
4978
4979
"sorting.score.ASC": "Least Relevant",
4980
4981
"sorting.score.DESC": "Most Relevant",
0 commit comments