mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
Use ROR API to search through institutions
This commit is contained in:
parent
84f56c4133
commit
a7570686e4
3 changed files with 63 additions and 5 deletions
|
|
@ -43,5 +43,6 @@
|
|||
"LABEL_TITLE": "Titel",
|
||||
"LABEL_URL": "URL der Ressource",
|
||||
"LABEL_URL_PLACEHOLDER": "Direktlink zur Resource (Voreinstellung GitHub/GitLab Pages URL)",
|
||||
"LABEL_YAML_METADATA": "YAML Metadaten"
|
||||
"LABEL_YAML_METADATA": "YAML Metadaten",
|
||||
"LABEL_NO_INSTITUTION_FOUND": "Keine passende Institution gefunden"
|
||||
}
|
||||
|
|
@ -43,5 +43,6 @@
|
|||
"LABEL_TITLE": "Title",
|
||||
"LABEL_URL": "Resource URL",
|
||||
"LABEL_URL_PLACEHOLDER": "Direct link to the resource (default GitHub/GitLab Pages URL)",
|
||||
"LABEL_YAML_METADATA": "YAML Metadata"
|
||||
"LABEL_YAML_METADATA": "YAML Metadata",
|
||||
"LABEL_NO_INSTITUTION_FOUND": "No matching institution found"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue