New translations activities.php (Estonian)

This commit is contained in:
Dan Brown 2024-02-13 15:59:40 +00:00
parent 632279a064
commit 85fe7ca980

View file

@ -93,11 +93,11 @@ return [
'user_delete_notification' => 'Kasutaja on kustutatud',
// API Tokens
'api_token_create' => 'lisas API tunnuse',
'api_token_create' => 'created API token',
'api_token_create_notification' => 'API tunnus on lisatud',
'api_token_update' => 'muutis API tunnust',
'api_token_update' => 'updated API token',
'api_token_update_notification' => 'API tunnus on muudetud',
'api_token_delete' => 'kustutas API tunnuse',
'api_token_delete' => 'deleted API token',
'api_token_delete_notification' => 'API tunnus on kustutatud',
// Roles