Sort on repo size in admin panel (#1654)
* fix #1653 sort on repo size * fix minor mistake in en-us locale
This commit is contained in:
parent
3792867955
commit
87efc8c6d4
3 changed files with 8 additions and 0 deletions
|
@ -667,6 +667,8 @@ issues.label_deletion_desc = Deleting this label will remove its information in
|
|||
issues.label_deletion_success = This label has been deleted successfully!
|
||||
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.num_participants = %d Participants
|
||||
issues.attachment.open_tab = `Click to see "%s" in a new tab`
|
||||
issues.attachment.download = `Click to download "%s"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue