Update en.coffee
This commit is contained in:
parent
9a3f18e60a
commit
c0c0ecace7
1 changed files with 4 additions and 0 deletions
|
@ -159,6 +159,10 @@
|
||||||
date: "Date"
|
date: "Date"
|
||||||
body: "Body"
|
body: "Body"
|
||||||
version: "Version"
|
version: "Version"
|
||||||
|
pending: "Pending"
|
||||||
|
accepted: "Accepted"
|
||||||
|
rejected: "Rejected"
|
||||||
|
withdrawn: "Withdrawn"
|
||||||
submitter: "Submitter"
|
submitter: "Submitter"
|
||||||
submitted: "Submitted"
|
submitted: "Submitted"
|
||||||
commit_msg: "Commit Message"
|
commit_msg: "Commit Message"
|
||||||
|
|
Reference in a new issue