Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 7f8831a0..8d8177cf 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"polls",
{
- "Deleted" : "Изтрито",
"New comment …" : "Нов коментар...",
"Comments" : "Коментари",
"Delete comment" : "Изтрий коментар",
@@ -26,6 +25,7 @@ OC.L10N.register(
"Group" : "Група",
"No" : "Не",
"Yes" : "Да",
+ "Deleted" : "Изтрито",
"Public access" : "Публичен достъп"
},
"nplurals=2; plural=(n != 1);");