We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39d11c commit ad2e0ccCopy full SHA for ad2e0cc
resources/lang/en-US/admin/models/message.php
@@ -34,7 +34,7 @@
34
'bulkedit' => array(
35
'error' => 'No fields were changed, so nothing was updated.',
36
'success' => 'Model successfully updated. |:model_count models successfully updated.',
37
- 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
+ 'warn' => 'You are about to update the properties of the following model:|You are about to edit the properties of the following :model_count models:',
38
39
),
40
0 commit comments