Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bg.js')
-rw-r--r--l10n/bg.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 553be6d..0cf6bb7 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Записано",
"Error" : "Грешка",
+ "Custom CSS" : "Персонализиран CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Коригиране на темата на Nextcloud с персонализиран CSS",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Можете да посочите свой собствен CSS тук. Имайте предвид, че това може да повреди нещо след надграждане.",
+ "Insert your custom CSS here …" : "Вмъкнете своя персонализиран CSS тук ...",
"Save" : "Запиши"
},
"nplurals=2; plural=(n != 1);");