1
0
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:
Dan Brown
2024-03-10 18:36:12 +00:00
committed by GitHub
parent c9d9ad10f2
commit 3619f79ca6
39 changed files with 180 additions and 180 deletions

View File

@@ -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