Allow software licenses

This commit is contained in:
Sophie 2024-04-05 06:23:30 +00:00 committed by Mirjan Hoffmann
parent 6fac8477fa
commit 5f1e99cb4b
3 changed files with 182 additions and 82 deletions

View file

@ -45,5 +45,7 @@
"LABEL_URL_PLACEHOLDER": "Direct link to the resource (default GitHub/GitLab Pages URL)",
"LABEL_YAML_METADATA": "YAML Metadata",
"LABEL_NO_INSTITUTION_FOUND": "No matching institution found",
"LABEL_DATE_PUBLISHED": "Date published"
"LABEL_DATE_PUBLISHED": "Date published",
"LABEL_SOFTWARE_LICENSE": "Software license",
"LABEL_CC_LICENSE": "CC license"
}