Skip to content

Commit f3fdb15

Browse files
chore: updated translations
1 parent 010230f commit f3fdb15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/i18n/src/locales/en/translations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@
653653
"failed": "Work item could not be removed from the module. Please try again."
654654
},
655655
"parent": {
656-
"label": "Remove Parent Work item"
656+
"label": "Remove parent work item"
657657
}
658658
},
659659
"new": "New Work item",
@@ -672,10 +672,10 @@
672672
"label": "Display Properties",
673673
"id": "ID",
674674
"issue_type": "Work item Type",
675-
"sub_issue_count": "Sub work item count",
675+
"sub_issue_count": "Sub-work item count",
676676
"attachment_count": "Attachment count",
677677
"created_on": "Created on",
678-
"sub_issue": "Sub-issue"
678+
"sub_issue": "Sub-work item"
679679
},
680680
"extra": {
681681
"show_sub_issues": "Show sub-work items",
@@ -720,7 +720,7 @@
720720
},
721721
"empty_state": {
722722
"issue_detail": {
723-
"title": "work item does not exist",
723+
"title": "Work item does not exist",
724724
"description": "The work item you are looking for does not exist, has been archived, or has been deleted.",
725725
"primary_button": {
726726
"text": "View other work items"

0 commit comments

Comments
 (0)