Localized message
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c42f53e846
commit
e0a04fe1ce
1 changed files with 6 additions and 1 deletions
|
@ -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.',
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue