diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
commit | b5338e380ec422e2313e762347e3425bf0a6ac40 (patch) | |
tree | 436be29357e1b28a0e007eb0b5d8eda531a3a560 /apps/dashboard/l10n/bg.js | |
parent | 0e57491f6b7105934239b5f21143a43e89fdb839 (diff) | |
download | nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.tar.gz nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/bg.js')
-rw-r--r-- | apps/dashboard/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/bg.js b/apps/dashboard/l10n/bg.js index 800bb2d0abf..63526037b86 100644 --- a/apps/dashboard/l10n/bg.js +++ b/apps/dashboard/l10n/bg.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Dashboard" : "Табло", "Dashboard app" : "Приложение за Табло", - "Show something" : "Покажи нещо", "Customize" : "Персонизиране", "Edit widgets" : "Редактиране на изпълнимите модули", "Get more widgets from the App Store" : "Вземете повече приспособления от App Store", @@ -27,6 +26,7 @@ OC.L10N.register( "Default images" : "Изображения по подразбиране", "Plain background" : "Обикновен фон", "Insert from {productName}" : "Вмъкване от {productName}", + "Show something" : "Покажи нещо", "Get more widgets from the app store" : "Вземете повече приспособления от app store" }, "nplurals=2; plural=(n != 1);"); |