|
@@ -398,6 +398,8 @@ visibility = Visibility
|
|
|
visiblity_helper = This repository is <span class="ui red text">Private</span>
|
|
|
visiblity_helper_forced = Site admin has forced all new repositories to be <span class="ui red text">Private</span>
|
|
|
visiblity_fork_helper = (Change of this value will affect all forks)
|
|
|
+listed = Listed
|
|
|
+listed_helper = Is this repository listed on Explore?
|
|
|
clone_helper = Need help cloning? Visit <a target="_blank" href="%s">Help</a>!
|
|
|
fork_repo = Fork Repository
|
|
|
fork_from = Fork From
|
|
@@ -780,7 +782,7 @@ settings.remove_collaborator_success = Collaborator has been removed.
|
|
|
settings.search_user_placeholder = Search user...
|
|
|
settings.invite_collaborator=Invite Collaborator
|
|
|
settings.invite_placeholder=Enter mail adress to invite
|
|
|
-settings.invite_collaborator_warn=Be aware! This will send out invitation mails!
|
|
|
+settings.invite_collaborator_warn=Be aware that this will send out invitation mails!
|
|
|
settings.org_not_allowed_to_be_collaborator = Organization is not allowed to be added as a collaborator.
|
|
|
settings.add_webhook = Add Webhook
|
|
|
settings.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in GIN, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" href="%s">Webhooks Guide</a>.
|