aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale/locale_en-US.ini
diff options
context:
space:
mode:
Diffstat (limited to 'options/locale/locale_en-US.ini')
-rw-r--r--options/locale/locale_en-US.ini26
1 files changed, 23 insertions, 3 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 96d450b5ca..3d933b3728 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -72,6 +72,10 @@ issues = Issues
cancel = Cancel
+write = Write
+preview = Preview
+loading = Loading…
+
[install]
install = Installation
title = Initial Configuration
@@ -809,6 +813,13 @@ issues.dependency.add_error_dep_not_exist = Dependency does not exist.
issues.dependency.add_error_dep_exists = Dependency already exists.
issues.dependency.add_error_cannot_create_circular = You cannot create a dependency with two issues blocking each other.
issues.dependency.add_error_dep_not_same_repo = Both issues must be in the same repository.
+issues.review.approve = "approved these changes %s"
+issues.review.comment = "reviewed %s"
+issues.review.reject = "rejected these changes %s"
+issues.review.pending = Pending
+issues.review.review = Review
+issues.review.show_outdated = Show outdated
+issues.review.hide_outdated = Hide outdated
pulls.desc = Enable merge requests and code reviews.
pulls.new = New Pull Request
@@ -1139,6 +1150,18 @@ diff.bin = BIN
diff.view_file = View File
diff.file_suppressed = File diff suppressed because it is too large
diff.too_many_files = Some files were not shown because too many files changed in this diff
+diff.comment.placeholder = Leave a comment
+diff.comment.markdown_info = Styling with markdown is supported.
+diff.comment.add_single_comment = Add single comment
+diff.comment.add_review_comment = Add comment
+diff.comment.start_review = Start review
+diff.comment.reply = Reply
+diff.review = Review
+diff.review.header = Submit review
+diff.review.placeholder = Review comment
+diff.review.comment = Comment
+diff.review.approve = Approve
+diff.review.reject = Reject
releases.desc = Track project versions and downloads.
release.releases = Releases
@@ -1156,9 +1179,6 @@ release.target = Target
release.tag_helper = Choose an existing tag or create a new tag.
release.title = Title
release.content = Content
-release.write = Write
-release.preview = Preview
-release.loading = Loading…
release.prerelease_desc = Mark as Pre-Release
release.prerelease_helper = Mark this release unsuitable for production use.
release.cancel = Cancel