Skip to content

Commit

Permalink
revert(localization): delete unused string
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpatiiuk committed Dec 25, 2024
1 parent 8c44cd3 commit d7da8bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specifyweb/frontend/js_src/lib/localization/resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,4 @@ export const resourcesText = createDictionary({
pattern: {
'en-us': 'Pattern',
},
parentCogSameAsChild: {
'en-us': 'A Collection Object Group cannot be a parent to itself',
},
} as const);

0 comments on commit d7da8bf

Please sign in to comment.