Skip to content

Commit

Permalink
Merge pull request #45 from ontoportal-lirmm/fix/batch-issues-fix
Browse files Browse the repository at this point in the history
Fix: UI content issues
  • Loading branch information
syphax-bouazzouni authored Feb 12, 2025
2 parents d7a740c + 9fe39a6 commit 9afda48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ en:
show_private_ontology: Show private ontology only
show_ontology_views: Show ontology views
show_retired_ontologies: Show retired ontologies
search_placeholder: Start typing to filter ontologies, e.g., ITIS...
search_placeholder: Start typing to filter ontologies, e.g., NCBITAXON...
sections:
classes: Classes
individuals: Individuals
Expand Down Expand Up @@ -1336,7 +1336,7 @@ en:
submissions_link_title: Set of all the files that have been submitted to %{site}. Each previous metadata record is accessible but only the content of the latest parsed file is accessible via %{site} services
relations_network: Ontology relations network
general_information: General information
initial_created_on: Initial created on
initial_created_on: Last modified on
additional_information: For additional information, contact
categories_and_subjects: Categories and subjects
keywords_and_classes: Keywords and classes
Expand Down
2 changes: 1 addition & 1 deletion config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ fr:
show_private_ontology: Afficher uniquement les ontologies privées
show_ontology_views: Afficher les vues d'ontologie
show_retired_ontologies: Afficher les ontologies abandonner
search_placeholder: Commencez à taper pour filtrer les ontologies, par ex., AGROVOC...
search_placeholder: Commencez à taper pour filtrer les ontologies, par ex., NCBITAXON...
sections:
classes: Classes
individuals: Individus
Expand Down

0 comments on commit 9afda48

Please sign in to comment.