diff --git a/frontend/src/i18n/bg.json b/frontend/src/i18n/bg.json index a1cfeecf..e11c468b 100644 --- a/frontend/src/i18n/bg.json +++ b/frontend/src/i18n/bg.json @@ -219,7 +219,7 @@ "permissionsHelp": "Можете да зададете потребител да бъде администратор или да изберете разрешения индивидуално. Ако изберете \"Администратор\" всички други опции ще бъдат автоматично отметнати. Управлението на потребителите е привилегия на администратор.\n", "profileSettings": "Настройки на Профила", "ruleExample1": "предотвратете достъпа до всеки файл започващ с точка (като .git, .gitignore) във всяка папка.\n", - "ruleExample2": "blocks the access to the file named Caddyfile on the root of the scope.", + "ruleExample2": "блокира достъпа до файл именуван Caddyfile поставен в началото за обхвата.", "rules": "Rules", "rulesHelp": "Here you can define a set of allow and disallow rules for this specific user. The blocked files won't show up in the listings and they wont be accessible to the user. We support regex and paths relative to the users scope.\n", "scope": "Scope",