mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-11 22:49:17 +02:00
New repo: Rework advanced and template sections
- make sections collapsible
- only offer object format selection when there is an actual choice
(cherry picked from commit 4cde56906e
)
This commit is contained in:
parent
cb745a771a
commit
023aaef2b9
5 changed files with 114 additions and 92 deletions
|
@ -1053,6 +1053,10 @@ admin.failed_to_replace_flags = Failed to replace repository flags
|
|||
admin.flags_replaced = Repository flags replaced
|
||||
|
||||
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository</a>.
|
||||
new_from_template = Use a template
|
||||
new_from_template_description = You can select an existing repository template on this instance and apply its settings.
|
||||
new_advanced = Advanced settings
|
||||
new_advanced_expand = Click to expand
|
||||
owner = Owner
|
||||
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
|
||||
repo_name = Repository name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue