Added sources. Stand 2019-01-24.

This commit is contained in:
2019-01-24 23:11:12 +01:00
committed by Stefan Rohde-Enslin
parent 56d5fe5f60
commit e70a53366a
57 changed files with 420 additions and 46 deletions

15
backend/de/sources.json Normal file
View File

@ -0,0 +1,15 @@
{
"tlSources": {
"add_new_source": "Neue Quelle hinzuf\u00fcgen",
"type": "Typ",
"type_explica": "Der Typ der Quelle.",
"article": "Artikel",
"inbook": "Artikel in Sammelband",
"book": "Buch",
"phdthesis": "Doktorarbeit",
"electronical": "Elektronische Resource",
"misc": "Weiteres",
"author_creator": "Autor \/ Erschaffer",
"author_creator_explica": "The creator of the source. Type a name to select the author or creator. You can add multiple authors \/ creators for a work."
}
}