Skip to content

Commit 81152ef

Browse files
authored
Merge branch 'DSpace:main' into translation_hindi_gu_ma
2 parents b1a2008 + c158311 commit 81152ef

31 files changed

Lines changed: 13104 additions & 940 deletions

config/config.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ssr:
2727
# If the path match any of the regexes it will be served directly in CSR.
2828
# By default, excludes community and collection browse, global browse, global search, community list, statistics and various administrative tools.
2929
excludePathPatterns:
30-
- pattern: "^/communities/[a-f0-9-]{36}/browse(/.*)?$",
30+
- pattern: "^/communities/[a-f0-9-]{36}/browse(/.*)?$"
3131
flag: "i"
3232
- pattern: "^/collections/[a-f0-9-]{36}/browse(/.*)?$"
3333
flag: "i"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dspace-angular",
3-
"version": "9.0.0-next",
3+
"version": "10.0.0-next",
44
"scripts": {
55
"ng": "ng",
66
"config:watch": "nodemon",

src/assets/i18n/ar.json5

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/bn.json5

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/ca.json5

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/cs.json5

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/de.json5

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/el.json5

Lines changed: 258 additions & 9 deletions
Large diffs are not rendered by default.

src/assets/i18n/es.json5

Lines changed: 257 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)