From 1cdca099cb746a9a710079325f87624e64c57347 Mon Sep 17 00:00:00 2001 From: Guillaume Alviset Date: Fri, 29 Nov 2024 14:05:32 +0100 Subject: [PATCH] Updated term search example --- config/locales/en.yml | 2 +- config/locales/fr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 6b6ec364a..b5bcad78a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1202,7 +1202,7 @@ en: no_projects_using_ontology: No projects using %{acronym} outside: outside relation_with_other_ontologies: Relation with other ontologies either in %{inside} or %{outside} - ontology_search_prompt: 'Search an ontology or a term (e.g., plant height)' + ontology_search_prompt: 'Search an ontology or a term (e.g., oxygen)' views: Views create_new_view: Create new view expand_all: Expand All diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 31e3ba3dd..88dd883ea 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1198,7 +1198,7 @@ fr: no_projects_using_ontology: Aucun projet n'utilise %{acronym} outside: extérieur relation_with_other_ontologies: Relation avec d'autres ontologies soit à l'intérieur soit à l'extérieur - ontology_search_prompt: 'Rechercher une ontologie ou un terme (par exemple, hauteur de plante)' + ontology_search_prompt: 'Rechercher une ontologie ou un terme (par exemple, oxygène)' views: Vues create_new_view: Créer une nouvelle vue expand_all: Tout déplier