Merge pull request #200 from Dipchikov/master

add and modify bg-BG
This commit is contained in:
Diego Najar 2016-01-22 09:58:44 -03:00
commit bec0891187
2 changed files with 5 additions and 2 deletions

View File

@ -224,6 +224,9 @@
"blog": "Блог",
"more-images": "Още снимки",
"double-click-on-the-image-to-add-it": "Кликнете два пъти върху изображението, за да го добавите.",
"click-here-to-cancel": "Кликнете тук, за да го отмените."
"click-here-to-cancel": "Кликнете тук, за да го отмените.",
"type-the-tag-and-press-enter": "Напишете етикет и натиснете въведи.",
"manage-your-bludit-from-the-admin-panel": "Управлявайте вашият Bludit от [admin area]({{ADMIN_AREA_LINK}})",
"there-are-no-images":"Още няма изображения"
}

View File

@ -17,5 +17,5 @@
}
img {
width: 100%;
max-width: 100%;
}