0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

🌐 Added Bulgarian translation for search (#21102)

Add initial translation for Bulgarian for the search interface.
This commit is contained in:
Stanislav Traykov 2024-09-26 07:48:07 +03:00 committed by GitHub
parent 076300a5eb
commit 7454bb1bdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
{
"Authors": "",
"Cancel": "",
"No matches found": "",
"Posts": "",
"Search posts, tags and authors": "",
"Show more results": "",
"Tags": ""
"Authors": "Автори",
"Cancel": "Отказ",
"No matches found": "Няма намерени резултати",
"Posts": "Публикации",
"Search posts, tags and authors": "Търсене в публикации, етикети и автори",
"Show more results": "Показване на още резултати",
"Tags": "Етикети"
}