mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Added string
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
771c85e347
commit
bcb747f886
|
@ -9,4 +9,5 @@ return array(
|
||||||
'api_token_expiration_time' => 'API tokens are set to expire in:',
|
'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
|
'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.',
|
find specific API endpoints and additional API documentation.',
|
||||||
|
'profile_updated' => 'Account successfully updated',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue