From a359e002ac904de557b01abd95c20b6d7354d76d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 13 Feb 2024 15:59:45 +0000 Subject: [PATCH] New translations activities.php (Bosnian) --- lang/bs/activities.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/bs/activities.php b/lang/bs/activities.php index bd1577436..ee538c23a 100644 --- a/lang/bs/activities.php +++ b/lang/bs/activities.php @@ -93,11 +93,11 @@ return [ 'user_delete_notification' => 'User successfully removed', // 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