Add help text to new/edit actions

This commit is contained in:
Maximilian Grundke
2018-03-08 15:07:05 +01:00
parent 81a079a256
commit d510639d72
3 changed files with 3 additions and 0 deletions

View File

@@ -666,6 +666,7 @@ en:
error_templates:
hints:
signature: "A regular expression in Ruby syntax without leading and trailing \"/\""
hint_templates: 'Attribute names in {{double curly braces}} are replaced by the corresponding attribute value at runtime, e.g. "The error occurs in line {{Line}}." --(StructuredError: {Line: 4})--> "The error occurs in line 4."'
attributes: "Attributes"
add_attribute: "Add attribute"
comments: