diff --git a/frontend/src/i18n/bg.json b/frontend/src/i18n/bg.json index c420aee6..6cbf6b15 100644 --- a/frontend/src/i18n/bg.json +++ b/frontend/src/i18n/bg.json @@ -190,7 +190,7 @@ "disableUsedDiskPercentage": "Забрани графиката за използване на диска", "documentation": "документация", "examples": "Примери", - "executeOnShell": "Execute on shell", + "executeOnShell": "Изпълни в шела", "executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you wish to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This applies to both user commands and event hooks.", "globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override these ones.", "globalSettings": "Global Settings",