Add localization

This commit is contained in:
Daniel Supernault 2023-12-16 05:30:52 -07:00
parent 5cea5aab3c
commit 2136ffe3d8
No known key found for this signature in database
GPG key ID: 23740873EE6F76A1

View file

@ -12,4 +12,6 @@ return [
'status.disabled.header' => 'Profile Unavailable',
'status.disabled.body' => 'Sorry, this profile is not available at the moment. Please try again shortly.',
'block.domain.max' => 'Max limit of domain blocks reached! You can only block :max domains at a time. Ask your admin to adjust this limit.'
];