Skip to content

Commit

Permalink
Merge branch '4.1' into 4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 7, 2024
2 parents 3e2302a + cf1d863 commit 53148af
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions lang/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
de:
DNADesign\ElementalUserForms\Model\ElementForm:
BlockType: Formular
PLURALNAME: Formulare
PLURALS:
one: 'Ein Formular'
other: '{count} Formulare'
SINGULARNAME: Formular
db_ClearButtonText: 'Text des Löschen-Buttons'
db_DisableCsrfSecurityToken: 'CSRF Sicherheitstoken deaktivieren'
db_DisableSaveSubmissions: 'Speichern von Formulareinreichungen deaktivieren'
db_DisplayErrorMessagesAtTop: 'Fehlermeldungen über dem Formular anzeigen'
db_EnableLiveValidation: 'Live Validierung aktivieren'
db_ShowClearButton: 'Löschen Button anzeigen'
db_SubmitButtonText: 'Text des Absenden Buttons'
has_many_EmailRecipients: 'E-Mail Empfänger'
has_many_Fields: Felder
has_many_Submissions: Einsendungen

0 comments on commit 53148af

Please sign in to comment.