From d651290495ddacd63c42aa2a5b5bf9a2df80d3d1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 16:08:16 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in hr 63% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'hr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/hr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/i18n/hr.json b/frontend/src/i18n/hr.json index daf59fb6..0c223f36 100644 --- a/frontend/src/i18n/hr.json +++ b/frontend/src/i18n/hr.json @@ -186,9 +186,9 @@ "customStylesheet": "Prilagođeni Stylesheet", "defaultUserDescription": "Zadane postavke za nove korisnike.", "disableExternalLinks": "Onemogući vanjske poveznice (osim dokumentacije)", - "disableUsedDiskPercentage": "Disable used disk percentage graph", - "documentation": "documentation", - "examples": "Examples", + "disableUsedDiskPercentage": "Onemogući graf iskorištenosti diska", + "documentation": "dokumentacija", + "examples": "Primjeri", "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.", "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.",