Restored indentation following merge of Danish translations in #19740.

This commit is contained in:
Andy Butland
2025-07-21 09:27:54 +02:00
parent 2a83e405a7
commit 7458143bb8

View File

@@ -367,7 +367,7 @@ export default {
},
entityDetail: {
notFoundTitle: (entityType: string) => {
const entityName = entityType ?? 'Elementet';
const entityName = entityType ?? 'Elementet';
return `${entityName} blev ikke fundet`;
},
notFoundDescription: (entityType: string) => {
@@ -2786,7 +2786,7 @@ export default {
config_mediaParentId_description: 'Vælg uploadplacering for indsatte billeder.',
config_overlaySize: 'Overlay-størrelse',
config_overlaySize_description: 'Vælg bredden på overlayet (linkvælger).',
},
},
tiptap: {
anchor: 'Anker',
anchor_input: 'Indtast anker-ID',