We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c093e commit 091f122Copy full SHA for 091f122
resources/lang/en/cruds.php
@@ -208,8 +208,8 @@
208
'attributes_helper' => 'List of tags (#... #... #...)',
209
'input' => 'Input',
210
'input_helper' => 'The input elements',
211
- 'mode' => 'Model',
212
- 'mode_helper' => 'The computation model',
+ 'model' => 'Model',
+ 'model_helper' => 'The computation model',
213
'indicator' => 'Indicator',
214
'indicator_helper' => 'Green if..., Orange if..., Red if...',
215
'action' => 'Action plan',
0 commit comments