Skip to content

Commit 41362de

Browse files
committed
fix translation
1 parent 9edee63 commit 41362de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ pulls.invalid_merge_option = You cannot use this merge option for this pull requ
983983
pulls.open_unmerged_pull_exists = `You cannot perform a reopen operation because there is a pending pull request (#%d) with identical properties.`
984984
pulls.status_checking = Some checks are pending
985985
pulls.status_checks_success = All checks were successful
986-
pulls.status_checks_error = Some checks were not successful
986+
pulls.status_checks_error = Some checks failed
987987
988988
milestones.new = New Milestone
989989
milestones.open_tab = %d Open

0 commit comments

Comments
 (0)