From 8782afda3b896c049061abc51ebf8521b8241b04 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 21 May 2024 00:35:49 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lv.js | 1 + l10n/lv.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/lv.js b/l10n/lv.js index cc7993a..bf2c729 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Images" : "Attēli", "Videos" : "Video", + "No images found" : "Attēli netika atrasti", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Name" : "Vārds", "Size" : "Izmērs", diff --git a/l10n/lv.json b/l10n/lv.json index 924335c..69e493b 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,6 +1,7 @@ { "translations": { "Images" : "Attēli", "Videos" : "Video", + "No images found" : "Attēli netika atrasti", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Name" : "Vārds", "Size" : "Izmērs",