Rename repo size sorting options (#10587)

mj
Felix W. Dekker 4 years ago committed by GitHub
parent 009990b0c0
commit aa4a297c16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -944,8 +944,8 @@ issues.label_deletion_desc = Deleting a label removes it from all issues. Contin
issues.label_deletion_success = The label has been deleted.
issues.label.filter_sort.alphabetically = Alphabetically
issues.label.filter_sort.reverse_alphabetically = Reverse alphabetically
issues.label.filter_sort.by_size = Size
issues.label.filter_sort.reverse_by_size = Reverse size
issues.label.filter_sort.by_size = Smallest size
issues.label.filter_sort.reverse_by_size = Largest size
issues.num_participants = %d Participants
issues.attachment.open_tab = `Click to see "%s" in a new tab`
issues.attachment.download = `Click to download "%s"`

Loading…
Cancel
Save