1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Updated translations with latest Crowdin changes (#4890)

This commit is contained in:
Dan Brown
2024-05-11 15:15:10 +01:00
committed by GitHub
parent 424e8f503e
commit 2b9b0f91cb
144 changed files with 1134 additions and 766 deletions

View File

@ -93,11 +93,11 @@ return [
'user_delete_notification' => 'Uporabnik uspešno izbrisan',
// API Tokens
'api_token_create' => 'created API token',
'api_token_create' => 'ustvarjen žeton API',
'api_token_create_notification' => 'Žeton API uspešno ustvarjen',
'api_token_update' => 'updated API token',
'api_token_update' => 'posodobljen žeton API',
'api_token_update_notification' => 'Žeton API uspešno posodobljen',
'api_token_delete' => 'deleted API token',
'api_token_delete' => 'izbrisan žeton API',
'api_token_delete_notification' => 'Žeton API uspešno izbrisan',
// Roles