New translations activities.php (Norwegian Nynorsk)
This commit is contained in:
parent
ac298c2ff3
commit
52716dc500
1 changed files with 3 additions and 3 deletions
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Brukaren vart fjerna',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'oppretta api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API-token er oppretta',
|
||||
'api_token_update' => 'oppdatert api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API-token oppdatert',
|
||||
'api_token_delete' => 'sletta api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API-token vart sletta',
|
||||
|
||||
// Roles
|
||||
|
|
Loading…
Reference in a new issue