diff --git a/frontend/src/i18n/bg.json b/frontend/src/i18n/bg.json index c56ce6f6..f5b0a522 100644 --- a/frontend/src/i18n/bg.json +++ b/frontend/src/i18n/bg.json @@ -187,8 +187,8 @@ "customStylesheet": "Потребителски Стилове", "defaultUserDescription": "Настройки по подразбиране за нови потребители.", "disableExternalLinks": "Забрани външните връзки (с изключение на документацията)", - "disableUsedDiskPercentage": "Disable used disk percentage graph", - "documentation": "documentation", + "disableUsedDiskPercentage": "Забрани графиката за използване на диска", + "documentation": "документация", "examples": "Examples", "executeOnShell": "Execute on shell", "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.",