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:
parent
076300a5eb
commit
7454bb1bdc
1 changed files with 7 additions and 7 deletions
|
@ -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": "Етикети"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue