File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -654,6 +654,7 @@ email_notifications.submit = Set Email Preference
654
654
655
655
[repo]
656
656
owner = Owner
657
+ owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
657
658
repo_name = Repository Name
658
659
repo_name_helper = Good repository names use short, memorable and unique keywords.
659
660
repo_size = Repository Size
Original file line number Diff line number Diff line change 31
31
{{end}}
32
32
</div>
33
33
</div>
34
- <span class="help">Some organizations may not show up in the dropdown due to a maximum repository count limit </span>
34
+ <span class="help">{{.i18n.Tr "repo.owner_helper"}} </span>
35
35
</div>
36
36
37
37
<div class="inline required field {{if .Err_RepoName}}error{{end}}">
You can’t perform that action at this time.
0 commit comments