Skip to content

Commit a25367d

Browse files
committed
Add German Translations
1 parent 4c5850a commit a25367d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
monsieurbiz_cms_block:
2+
ui:
3+
blocks: "Blöcke"
4+
block: "Block"
5+
new_block: "Neuer Block"
6+
edit_block: "Block bearbeiten"
7+
cms_content: "CMS"
8+
blocks_subheader: "Verwaltung der CMS-Blöcke"
9+
back_to_admin: "Zurück zur Administration"
10+
block_not_found: 'Block "%name%" nicht gefunden.'
11+
edit_block_link: 'Block «%blockName%» bearbeiten'
12+
form:
13+
id: 'ID'
14+
block_info: 'Blockinformationen'
15+
block_content: 'Blockinhalt'
16+
enabled: "Aktiviert"
17+
name: "Name"
18+
code: "Code"
19+
content: "Inhalt"
20+
actions:
21+
create: 'Neuen Block erstellen'
22+
ui_element:
23+
block:
24+
title: 'Block'
25+
description: 'Ein Element, das einen CMS-Block enthält'

0 commit comments

Comments
 (0)