File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1550,6 +1550,7 @@ settings.email_notifications.disable = Disable Email Notifications
1550
1550
settings.email_notifications.submit = Set Email Preference
1551
1551
settings.site = Website
1552
1552
settings.update_settings = Update Settings
1553
+ settings.branches.update_default_branch = Update Default Branch
1553
1554
settings.advanced_settings = Advanced Settings
1554
1555
settings.wiki_desc = Enable Repository Wiki
1555
1556
settings.use_internal_wiki = Use Built-In Wiki
Original file line number Diff line number Diff line change 35
35
{{end}}
36
36
</div>
37
37
</div>
38
- <button class="ui green button">{{$.i18n.Tr "repo.settings.update_settings "}}</button>
38
+ <button class="ui green button">{{$.i18n.Tr "repo.settings.branches.update_default_branch "}}</button>
39
39
</div>
40
40
{{end}}
41
41
</form>
You can’t perform that action at this time.
0 commit comments