From 25b6efb4f7018ddfde2fdd480a4d7c3e047cc959 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 15:44:30 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in lv_LV 72% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'lv_LV'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/lv_LV.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/lv_LV.json b/frontend/src/i18n/lv_LV.json index b3acefba..4e941bd4 100644 --- a/frontend/src/i18n/lv_LV.json +++ b/frontend/src/i18n/lv_LV.json @@ -202,7 +202,7 @@ "disableExternalLinks": "Atspējot ārējās saites (izņemot dokumentāciju)", "disableUsedDiskPercentage": "Atspējot izmantotā diska procentuālās daļas grafiku", "documentation": "dokumentācija", - "examples": "Examples", + "examples": "Piemēri", "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.",