aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r--core/l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index a61e4a52df4..238665bc593 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -105,7 +105,6 @@ OC.L10N.register(
"Invalid remote URL." : "невалиден отдалечен URL(адрес)",
"Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud",
"Create share" : "Създаване на споделяне",
- "Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
"Please copy the link manually:" : "Моля копирайте адреса ръчно:",
"Search in date range" : "Търси във времеви период",
"Search in current app" : "Търси в настоящето приложение",
@@ -355,6 +354,7 @@ OC.L10N.register(
"Toggle password visibility" : "Превключване на видимостта на парола",
"Configure the database" : "Конфигуриране на базата данни",
"Only %s is available." : "Само %s е наличен.",
- "Database account" : "Профил за база данни"
+ "Database account" : "Профил за база данни",
+ "Direct link copied to clipboard" : "Директният адрес е копиран в клипборда"
},
"nplurals=2; plural=(n != 1);");