Added string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-05-20 11:19:37 +01:00
parent 771c85e347
commit bcb747f886

View file

@ -9,4 +9,5 @@ return array(
'api_token_expiration_time' => 'API tokens are set to expire in:',
'api_reference' => 'Please check the <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> to
find specific API endpoints and additional API documentation.',
'profile_updated' => 'Account successfully updated',
);