diff options
Diffstat (limited to 'apps/dav/l10n/bg.js')
-rw-r--r-- | apps/dav/l10n/bg.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index 7c9efec27d7..cbf474eb536 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -192,8 +192,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Разрешихте задача {todo} в списък {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} възобнови задача {todo} в списък {calendar}", "You reopened todo {todo} in list {calendar}" : "Възобновихте задача {todo} в списък {calendar}", - "A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>", - "Number of guests" : "Брой на гостите ", - "Comment" : "Коментар" + "A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>" }, "nplurals=2; plural=(n != 1);"); |