diff options
Diffstat (limited to 'settings/l10n/bg.js')
-rw-r--r-- | settings/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index 79e72460b04..c8a41184739 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -180,7 +180,6 @@ OC.L10N.register( "Address" : "Адрес", "Your postal address" : "Вашия пощенски код", "Website" : "Уеб страница", - "Your website" : "Вашата уеб страница", "Twitter" : "Twitter", "You are member of the following groups:" : "Член сте на следните групи:", "Password" : "Парола", @@ -239,6 +238,7 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP модулът 'fileinfo' липсва. Силно препоръчваме този модъл да бъде добавен, за да бъдат постигнати най-добри резултати при mime-type откриването.", "Uninstall app" : "Премахване на приложението", "Cheers!" : "Поздрави!", + "Your website" : "Вашата уеб страница", "Show last log in" : "Покажи последно вписване" }, "nplurals=2; plural=(n != 1);"); |