From 99487ac976fe1138c84dd6bff80bc41fe87b7bc4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Aug 2025 02:38:29 +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 86312f8..66ed7f0 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,6 +1,7 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "Tu izveidoji istabu %s.", "Public" : "Publiska", "BigBlueButton Integration" : "BigBlueButton Integrācija", "BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud", diff --git a/l10n/lv.json b/l10n/lv.json index 9a1b75a..ca68424 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,4 +1,5 @@ { "translations": { + "You created the room %s." : "Tu izveidoji istabu %s.", "Public" : "Publiska", "BigBlueButton Integration" : "BigBlueButton Integrācija", "BigBlueButton integration for Nextcloud" : "BigBlueButton iekļaušana Nextcloud",