header.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "header.contributors": {
  3. "description": "Contributors tab",
  4. "message": "Сътрудници"
  5. },
  6. "header.downloads": {
  7. "description": "Downloads tab",
  8. "message": "Изтегляния"
  9. },
  10. "header.language": {
  11. "description": "Replace English with the name of YOUR language!",
  12. "message": "Български"
  13. },
  14. "header.languageNotification.btnAccept": {
  15. "description": "Button that switches language after click.",
  16. "message": "Превключване на език"
  17. },
  18. "header.languageNotification.btnDecline": {
  19. "description": "Button that will decline notification.",
  20. "message": "Не, благодаря"
  21. },
  22. "header.languageNotification.text": {
  23. "description": "Text in language notification when user has different language.",
  24. "message": "Нашият уебсайт е преведен на вашия език. Това може да помогне в случай, че не говорите толкова добре английски."
  25. },
  26. "header.languageNotification.title": {
  27. "description": "Heading of the language notification when user has different language.",
  28. "message": "Поддържаме вашия език, искате да превключите?"
  29. },
  30. "header.lia": {
  31. "description": "Indicates which user is logged in",
  32. "message": "Влезли като"
  33. },
  34. "header.loader.phrases": {
  35. "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
  36. "message": "Печене на палачинки ...; Поставяне на контейнери ...; Разбиране на вашия IP адрес ...; UwU; Нарушаване на правилата ..."
  37. },
  38. "header.login": {
  39. "description": "Login Button",
  40. "message": "Вход"
  41. },
  42. "header.logout": {
  43. "description": "Logout button",
  44. "message": "Изход"
  45. },
  46. "header.rab": {
  47. "description": "Report a bug button",
  48. "message": "Докладване за грешка"
  49. },
  50. "header.staff": {
  51. "description": "Dashboard button",
  52. "message": "Контролно табло"
  53. },
  54. "header.store": {
  55. "description": "Store tab",
  56. "message": "магазин"
  57. }
  58. }