Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: UI content issues #45

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading