new watchers, stars and forks UI
This commit is contained in:
parent
e06558e208
commit
9ab96172fc
12 changed files with 216 additions and 256 deletions
|
@ -350,6 +350,9 @@ auto_init = Initialize this repository with selected files and template
|
|||
create_repo = Create Repository
|
||||
default_branch = Default Branch
|
||||
mirror_interval = Mirror Interval (hour)
|
||||
watchers = Watchers
|
||||
stargazers = Stargazers
|
||||
forks = Forks
|
||||
|
||||
form.name_reserved = Repository name '%s' is reserved.
|
||||
form.name_pattern_not_allowed = Repository name pattern '%s' is not allowed.
|
||||
|
@ -382,7 +385,6 @@ create_new_repo_command = Create a new repository on the command line
|
|||
push_exist_repo = Push an existing repository from the command line
|
||||
repo_is_empty = This repository is empty, please come back later!
|
||||
|
||||
|
||||
branch = Branch
|
||||
tree = Tree
|
||||
filter_branch_and_tag = Filter branch or tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue