mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
fix: [code-682]: fix text
This commit is contained in:
parent
69730994d8
commit
a30803acbe
@ -185,7 +185,7 @@ editNotAllowed: You must be on a branch to edit this file
|
||||
newFileNotAllowed: You must be on a branch to create a new file
|
||||
fileDeleted: '__path__ successfully deleted.'
|
||||
newPullRequest: New Pull Request
|
||||
pullRequestEmpty: There are no pull requests in your project. Click the button below to create a pull request.
|
||||
pullRequestEmpty: There are no pull requests in your repo. Click the button below to create a pull request.
|
||||
comparingChanges: Comparing Changes
|
||||
selectToViewMore: Select branch to view more here.
|
||||
createPullRequest: Create pull request
|
||||
@ -388,7 +388,7 @@ repoEmptyMarkdownExisting: |
|
||||
```
|
||||
|
||||
You might need [to create an API token](CREATE_API_TOKEN_URL) in order to pull from or push into this repository.
|
||||
webhookEmpty: There are no webhooks in your project. Click the button below to create a webhook.
|
||||
webhookEmpty: There are no webhooks in your repo. Click the button below to create a webhook.
|
||||
compareEmptyDiffTitle: There isn't anything to compare
|
||||
compareEmptyDiffMessage: Two branches are identical.
|
||||
noCommits: There is no commits
|
||||
@ -475,7 +475,7 @@ creationDate: Creation Date
|
||||
viewFiles: View Files
|
||||
tagger: Tagger
|
||||
confirmDelete: Confirm delete
|
||||
tagEmpty: There are no tags in your project. Click the button below to create a tag.
|
||||
tagEmpty: There are no tags in your repo. Click the button below to create a tag.
|
||||
newTag: New Tag
|
||||
overview: Overview
|
||||
fileTooLarge: File is too large to open. {download}
|
||||
|
Loading…
x
Reference in New Issue
Block a user