Fixed typo

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-01-26 15:17:59 +00:00
parent b39d11cc06
commit ad2e0cc7f3

View file

@ -34,7 +34,7 @@ return array(
'bulkedit' => array(
'error' => 'No fields were changed, so nothing was updated.',
'success' => 'Model successfully updated. |:model_count models successfully updated.',
'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:',
),