Skip to content

Commit

Permalink
pkp#10618 New locale keys for submission statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Nov 28, 2024
1 parent be80eb1 commit b407100
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions locale/en/dashboard.po
Original file line number Diff line number Diff line change
Expand Up @@ -322,3 +322,15 @@ msgstr "Review Round {$number}"

msgid "dashboard.startNewSubmission"
msgstr "Start a New Submission"

msgid "workflow.stageNotStarted"
msgstr "The {$stage} stage has not yet been initiated."

msgid "workflow.submissionInFutureStage"
msgstr "The submission is currently in the {$stage} stage."

msgid "workflow.submissionNextReviewRoundInFutureStage"
msgstr "The submission advanced to the next review round, was accepted, and is currently in the {$stage} stage."

msgid "workflow.submissionInNextReviewRound"
msgstr "The submission has been advanced to the next round of review"

0 comments on commit b407100

Please sign in to comment.