Skip to content

Commit

Permalink
Updated package-lock.json and UI locales
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasraoni committed Jan 14, 2025
1 parent 59addac commit d99edb8
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 3 deletions.
55 changes: 55 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions registry/uiLocaleKeysBackend.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"common.filtersClear",
"common.findTemplate",
"common.geographic",
"common.id",
"common.insert",
"common.insertContent",
"common.insertContentSearch",
Expand All @@ -67,6 +66,7 @@
"common.noItemsFound",
"common.none",
"common.numberedMore",
"common.numero",
"common.ok",
"common.order",
"common.orderDown",
Expand All @@ -79,6 +79,7 @@
"common.pagination.previous",
"common.preview",
"common.publications",
"common.refreshingData",
"common.remove",
"common.removeItem",
"common.required",
Expand Down Expand Up @@ -126,6 +127,8 @@
"dashboard.reviewAssignment.action.cancelReviewer",
"dashboard.reviewAssignment.action.editDueDate",
"dashboard.reviewAssignment.action.resendReviewRequest",
"dashboard.reviewAssignment.action.sendReviewToOrcid",
"dashboard.reviewAssignment.action.sendReviewToOrcid.confirm",
"dashboard.reviewAssignment.action.unassignReviewer",
"dashboard.reviewAssignment.action.viewDetails",
"dashboard.reviewAssignment.action.viewRecommendation",
Expand Down Expand Up @@ -352,7 +355,6 @@
"manager.statistics.counterR5Reports.description",
"manager.statistics.counterR5Reports.usageNotPossible",
"manager.workflow",
"navigation.backTo",
"navigation.dashboards",
"navigation.mySubmissions",
"navigation.reviewAssignments",
Expand Down Expand Up @@ -536,5 +538,6 @@
"workflow.stageNotStarted",
"workflow.submissionInFutureStage",
"workflow.submissionInNextReviewRound",
"workflow.submissionNextReviewRoundInFutureStage"
"workflow.submissionNextReviewRoundInFutureStage",
"workflow.uploadRevisions"
]

0 comments on commit d99edb8

Please sign in to comment.