File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Original file line number Diff line number Diff line change @@ -67,6 +67,9 @@ Filters
67
67
+---------------------------------------------------------------------------------+-------------------------------------------------------------------+
68
68
| Filter Syntax | Usage |
69
69
+=================================================================================+===================================================================+
70
+ | ``text|humanize `` | Makes a technical name human readable (replaces underscores by |
71
+ | | spaces and capitalizes the string) |
72
+ +---------------------------------------------------------------------------------+-------------------------------------------------------------------+
70
73
| ``text|trans(arguments = {}, domain = 'messages', locale = null) `` | This will translate the text into the current language, more |
71
74
| | information in :ref: `book-translation-twig `. |
72
75
+---------------------------------------------------------------------------------+-------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments