diff options
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 20f6758cc19..849d1811ac2 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -87,6 +87,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Актуализирането беше неуспешно. Моля отнесете този проблем към <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\"> Nextcloud общността</a>.", "Continue to {productName}" : "Продължаване към {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Актуализацията беше успешна. Пренасочване към {productName} след %n секунди.","Актуализацията беше успешна. Пренасочване към {productName} след %n секунди."], + "Apps" : "Приложения", "More apps" : "Още приложения", "_{count} notification_::_{count} notifications_" : ["{count} известие","{count} известия"], "No" : "Не", @@ -219,7 +220,6 @@ OC.L10N.register( "Collaborative tags" : "Съвместни етикети", "No tags found" : "Не са открити етикети", "Personal" : "Лични", - "Apps" : "Приложения", "Admin" : "Админ", "Help" : "Помощ", "Access forbidden" : "Достъпът е забранен", |