diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/bg.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/bg.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index a434c1bfdf0..22cc27fee49 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -44,6 +44,7 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Промяна на календарно <strong>събитие</strong>", "A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>", "Contact birthdays" : "Рождени дни на контакти", + "%s (%s ago)" : "%s (преди %s)", "Hello %s," : "Здравейте %s,", "Link:" : "Връзка:", "Accept" : "Приемане", diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json index 98408c914cf..3118217a2a1 100644 --- a/apps/dav/l10n/bg.json +++ b/apps/dav/l10n/bg.json @@ -42,6 +42,7 @@ "A calendar <strong>event</strong> was modified" : "Промяна на календарно <strong>събитие</strong>", "A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>", "Contact birthdays" : "Рождени дни на контакти", + "%s (%s ago)" : "%s (преди %s)", "Hello %s," : "Здравейте %s,", "Link:" : "Връзка:", "Accept" : "Приемане", |