summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r--apps/files/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 34172b74d80..47255cd9591 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -112,10 +112,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
"Tags" : "Етикети",
"Deleted files" : "Изтрити файлове",
- "Text file" : "Текстов файл",
- "New text file.txt" : "Нов текст file.txt",
- "Shared with you" : "Споделено с вас",
"Shared with others" : "Споделено с други",
- "Shared by link" : "Споделено с връзка"
+ "Shared with you" : "Споделено с вас",
+ "Shared by link" : "Споделено с връзка",
+ "Text file" : "Текстов файл",
+ "New text file.txt" : "Нов текст file.txt"
},
"nplurals=2; plural=(n != 1);");