+ // API Tokens
+ 'api_token_create' => 'API token byl vytvořen',
+ 'api_token_create_notification' => 'API token úspěšně vytvořen',
+ 'api_token_update' => 'API token byl aktualizován',
+ 'api_token_update_notification' => 'API token úspěšně aktualizován',
+ 'api_token_delete' => 'API token byl odstraněn',
+ 'api_token_delete_notification' => 'API token úspěšně odstraněn',
+
+ // Roles
+ 'role_create' => 'vytvořil roli',
+ 'role_create_notification' => 'Role byla úspěšně vytvořena',
+ 'role_update' => 'aktualizoval roli',
+ 'role_update_notification' => 'Role byla úspěšně aktualizována',
+ 'role_delete' => 'odstranil roli',
+ 'role_delete_notification' => 'Role byla odstraněna',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'vyprázdnil koš',
+ 'recycle_bin_restore' => 'obnovil z koše',
+ 'recycle_bin_destroy' => 'odstranil z koše',
+
+ // Comments