List error template attributes
This commit is contained in:
@@ -114,6 +114,11 @@ de:
|
||||
signature: Regulärer Ausdruck
|
||||
description: Beschreibung
|
||||
hint: Hinweis
|
||||
error_template_attributes:
|
||||
important: "Wichtig"
|
||||
key: "Name"
|
||||
description: "Beschreibung"
|
||||
regex: "Regulärer Ausdruck"
|
||||
models:
|
||||
code_harbor_link:
|
||||
one: CodeHarbor-Link
|
||||
@@ -588,3 +593,4 @@ de:
|
||||
error_templates:
|
||||
hints:
|
||||
signature: "Ein regulärer Ausdruck in Ruby-Syntax und ohne führende und schließende \"/\""
|
||||
attributes: "Attribute"
|
||||
|
@@ -135,6 +135,11 @@ en:
|
||||
signature: Signature Regular Expression
|
||||
description: Description
|
||||
hint: Hint
|
||||
error_template_attributes:
|
||||
important: "Important"
|
||||
key: "Identifier"
|
||||
description: "Description"
|
||||
regex: "Regular Expression"
|
||||
models:
|
||||
code_harbor_link:
|
||||
one: CodeHarbor Link
|
||||
@@ -609,3 +614,4 @@ en:
|
||||
error_templates:
|
||||
hints:
|
||||
signature: "A regular expression in Ruby syntax without leading and trailing \"/\""
|
||||
attributes: "Attributes"
|
||||
|
Reference in New Issue
Block a user