Skip to content

Commit ffcca7d

Browse files
authored
Merge pull request #5530 from MukundaKatta/docs/i18n-edit-item-an-item
fix(i18n): correct article usage in dso-selector placeholder
2 parents ae1ce17 + fc6057c commit ffcca7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,7 +1861,7 @@
18611861

18621862
"dso-selector.no-results": "No {{ type }} found",
18631863

1864-
"dso-selector.placeholder": "Search for a {{ type }}",
1864+
"dso-selector.placeholder": "Search for {{ type }}",
18651865

18661866
"dso-selector.placeholder.type.community": "community",
18671867

@@ -4726,7 +4726,7 @@
47264726

47274727
"resource-policies.form.eperson-group-list.select.btn": "Select",
47284728

4729-
"resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
4729+
"resource-policies.form.eperson-group-list.tab.eperson": "Search for an ePerson",
47304730

47314731
"resource-policies.form.eperson-group-list.tab.group": "Search for a group",
47324732

0 commit comments

Comments
 (0)