mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
minor fixes in en.json
This commit is contained in:
@@ -205,7 +205,7 @@
|
|||||||
},
|
},
|
||||||
"loading": {
|
"loading": {
|
||||||
"default": "Loading...",
|
"default": "Loading...",
|
||||||
"top-level-communities": "Loading top level communities...",
|
"top-level-communities": "Loading top-level communities...",
|
||||||
"community": "Loading community...",
|
"community": "Loading community...",
|
||||||
"collection": "Loading collection...",
|
"collection": "Loading collection...",
|
||||||
"sub-collections": "Loading sub-collections...",
|
"sub-collections": "Loading sub-collections...",
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"default": "Error",
|
"default": "Error",
|
||||||
"top-level-communities": "Error fetching top level communities",
|
"top-level-communities": "Error fetching top-level communities",
|
||||||
"community": "Error fetching community",
|
"community": "Error fetching community",
|
||||||
"collection": "Error fetching collection",
|
"collection": "Error fetching collection",
|
||||||
"sub-collections": "Error fetching sub-collections",
|
"sub-collections": "Error fetching sub-collections",
|
||||||
@@ -246,7 +246,7 @@
|
|||||||
"group-collapse": "Collapse",
|
"group-collapse": "Collapse",
|
||||||
"group-expand": "Expand",
|
"group-expand": "Expand",
|
||||||
"group-collapse-help": "Click here to collapse",
|
"group-collapse-help": "Click here to collapse",
|
||||||
"group-expand-help": "Click here to expand and add more element"
|
"group-expand-help": "Click here to expand and add more elements"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"title": "Login",
|
"title": "Login",
|
||||||
@@ -271,7 +271,7 @@
|
|||||||
"expired": "Your session has expired. Please log in again."
|
"expired": "Your session has expired. Please log in again."
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"invalid-user": "Invalid email or password."
|
"invalid-user": "Invalid email address or password."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user