Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions Resources/translations/EmailAdmin.nl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
list:
label_reference: Verwijzing
label_layout: Layout
label_description: Beschrijving
label__action: Actie

filter:
label_reference: Verwijzing
label_layout: Layout

breadcrumb:
link_email_list: E-mails

form:
label_layout: Layout
label_description: Beschrijving
label_reference: Verwijzing
label_bcc: BCC
label_spool: spoel

create_translation: Nieuwe vertaling
11 changes: 11 additions & 0 deletions Resources/translations/EmailTranslationAdmin.nl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
breadcrumb:
link_email_translation_list: Vertalingen
link_email_translation_create: Nieuw

form:
label_lang: Taal
label_from_address: Van address
label_from_name: Van naam
label_subject: Onderwerp
label_body : Inhoud (html)
label_body_text: Inhoud (onbewerkte tekst)