Localized message

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-04-08 15:12:19 +01:00
parent c42f53e846
commit e0a04fe1ce

View file

@ -50,5 +50,10 @@ return [
'error_misc' => 'Something went wrong. :( ',
'webhook_fail' => ' webhook notification failed: Check to make sure the URL is still valid.',
'webhook_channel_not_found' => ' webhook channel not found.'
]
],
'location_scoping' => [
'mismatch' => 'There is 1 item in the database that need your attention before you can enable location scoping. Your settings were not saved.| There are :count items in the database that need your attention before you can enable location scoping. Your settings were not saved.',
],
];