mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Updated translations with latest Crowdin changes (#4877)
This commit is contained in:
@@ -94,11 +94,11 @@ return [
|
||||
'user_delete_notification' => 'Brukeren ble fjernet',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create' => 'opprettet API-nøkkel',
|
||||
'api_token_create_notification' => 'API-token er opprettet',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update' => 'oppdaterte API-nøkkel',
|
||||
'api_token_update_notification' => 'API-token oppdatert',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete' => 'slettet API-nøkkel',
|
||||
'api_token_delete_notification' => 'API-token ble slettet',
|
||||
|
||||
// Roles
|
||||
|
||||
Reference in New Issue
Block a user