Skip to content

Commit

Permalink
fix(structure): add family to patents count
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Oct 3, 2024
1 parent 93ddb3d commit 02fad39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/src/pages/organizations/[id]/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"organizations.header.description.ia-generated-hover": "Learn more",
"organizations.header.description.ia-edit-label": "Edit",
"organizations.header.description.ia-edit-hover": "Suggest a manual description",
"organizations.patents.count": "patents listed by scanR",
"organizations.patents.count": "patents family listed by scanR",
"organizations.patents.search": "See the list of patents",
"organizations.patents.nav.year": "Distribution by year",
"organizations.patents.year-bars.name": "Patents",
Expand Down
2 changes: 1 addition & 1 deletion client/src/pages/organizations/[id]/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"organizations.header.description.ia-generated-hover": "En savoir plus",
"organizations.header.description.ia-edit-label": "Éditer",
"organizations.header.description.ia-edit-hover": "Proposer une description manuelle",
"organizations.patents.count": "brevets répertoriés par scanR",
"organizations.patents.count": "familles brevets répertoriés par scanR",
"organizations.patents.search": "Voir la liste des brevets",
"organizations.patents.nav.year": "Répartition par année",
"organizations.patents.year-bars.name": "Brevets",
Expand Down

0 comments on commit 02fad39

Please sign in to comment.