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",