mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
added browse.title.page
This commit is contained in:
@@ -1009,8 +1009,11 @@
|
|||||||
// "browse.startsWith.type_text": "Or enter first few letters:",
|
// "browse.startsWith.type_text": "Or enter first few letters:",
|
||||||
"browse.startsWith.type_text": "Oder geben Sie die ersten Buchstaben ein:",
|
"browse.startsWith.type_text": "Oder geben Sie die ersten Buchstaben ein:",
|
||||||
|
|
||||||
// "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
|
// "browse.title": "Browsing {{ collection }} by {{ field }}{{ startsWith }} {{ value }}",
|
||||||
"browse.title": "Auflistung von {{ collection }} nach {{ field }} {{ value }}",
|
"browse.title": "Auflistung {{ collection }} nach {{ field }}{{ startsWith }} {{ value }}",
|
||||||
|
|
||||||
|
// "browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}",
|
||||||
|
"browse.title.page": "Auflistung {{ collection }} nach {{ field }} {{ value }}",
|
||||||
|
|
||||||
|
|
||||||
// "chips.remove": "Remove chip",
|
// "chips.remove": "Remove chip",
|
||||||
|
Reference in New Issue
Block a user