store.json 956 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "store.cards.creator": {
  3. "description": "Creator of a presence",
  4. "message": "מחבר"
  5. },
  6. "store.category.all": {
  7. "description": "Category at the top",
  8. "message": "הכל"
  9. },
  10. "store.category.games": {
  11. "description": "Category at the top",
  12. "message": "משחקים"
  13. },
  14. "store.category.heading": {
  15. "description": "Category heading",
  16. "message": "קטגוריות"
  17. },
  18. "store.category.music": {
  19. "description": "Category at the top",
  20. "message": "מוזיקה"
  21. },
  22. "store.category.other": {
  23. "description": "Category at the top",
  24. "message": "אחר"
  25. },
  26. "store.category.socials": {
  27. "description": "Category at the top",
  28. "message": "חברתי"
  29. },
  30. "store.category.videos": {
  31. "description": "Category at the top",
  32. "message": "סרטונים & שידורים"
  33. },
  34. "store.search": {
  35. "description": "Placeholder for presence search",
  36. "message": "חיפוש"
  37. }
  38. }