header.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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.loader.phrases": {
  31. "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
  32. "message": "אופה פנקייקים...;ממקם מכולות...;סורק את האייפי שלך...;UwU;עובר על החוקים..."
  33. },
  34. "header.login": {
  35. "description": "Login Button",
  36. "message": "התחבר"
  37. },
  38. "header.store": {
  39. "description": "Store tab",
  40. "message": "חנות"
  41. }
  42. }