diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/bg.js | 1 | ||||
-rw-r--r-- | core/l10n/bg.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index e0058e83280..266fac71b98 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -344,6 +344,7 @@ OC.L10N.register( "More apps menu" : "Още от меню за приложения", "Contacts" : "Контакти", "Contacts menu" : "Контакти", + "Open settings menu" : "Отваряне на меню за настройки", "Confirm your password" : "Потвърдете паролата си", "Connect to your account" : "Свързване към вашия профил", "Please log in before granting %1$s access to your %2$s account." : "Необходимо е да се впишете, преди да дадете достъп на %1$s до вашия %2$s профил.", diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 98facc23ae0..e58d3cccad0 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -342,6 +342,7 @@ "More apps menu" : "Още от меню за приложения", "Contacts" : "Контакти", "Contacts menu" : "Контакти", + "Open settings menu" : "Отваряне на меню за настройки", "Confirm your password" : "Потвърдете паролата си", "Connect to your account" : "Свързване към вашия профил", "Please log in before granting %1$s access to your %2$s account." : "Необходимо е да се впишете, преди да дадете достъп на %1$s до вашия %2$s профил.", |