New translations activities.php (Indonesian)
This commit is contained in:
parent
2e6460718e
commit
0c54e94f9c
1 changed files with 3 additions and 3 deletions
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Pengguna berhasil dihapus',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API token successfully created',
|
||||
'api_token_update' => 'updated api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API token successfully updated',
|
||||
'api_token_delete' => 'deleted api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API token successfully deleted',
|
||||
|
||||
// Roles
|
||||
|
|
Loading…
Reference in a new issue