Commits

Pascal-Nicolas Becker authored and GitHub committed c03cd032749 Merge
Merge pull request #2541 from DSpace/backport-2537-to-dspace-7_x

[Port dspace-7_x] Translate community as 'Bereich' in de.json5
No tags
gidlmaster

src/assets/i18n/de.json5

Modified
1375 1375
1376 1376 // "communityList.title": "List of Communities",
1377 1377 "communityList.title": "Liste der Bereiche",
1378 1378
1379 1379 // "communityList.showMore": "Show More",
1380 1380 "communityList.showMore": "Mehr anzeigen",
1381 1381
1382 1382
1383 1383
1384 1384 // "community.create.head": "Create a Community",
1385 - "community.create.head": "Sammlung anlegen",
1385 + "community.create.head": "Bereich anlegen",
1386 1386
1387 1387 // "community.create.notifications.success": "Successfully created the Community",
1388 1388 "community.create.notifications.success": "Bereich erfolgreich angelegt",
1389 1389
1390 1390 // "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
1391 1391 "community.create.sub-head": "Teilbereich im Bereich {{ parent }} anlegen",
1392 1392
1393 1393 // "community.curate.header": "Curate Community: {{community}}",
1394 1394 "community.curate.header": "Bereich: {{community}} pflegen",
1395 1395

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut