Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

translation.json 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "nav": {
  3. "category": {
  4. "navigation": "Navigation"
  5. },
  6. "dash": {
  7. "main": "Dashboard",
  8. "ecommerce": "Ecommerce",
  9. "crm": "CRM",
  10. "analytics": "Analytics",
  11. "project": "Project",
  12. "hospital": "Hospital",
  13. "freelancing": "Freelancing",
  14. "music": "Music"
  15. },
  16. "page_layout": {
  17. "main":"Page layouts",
  18. "vertical":{
  19. "main": "Vertical",
  20. "static-layout": "Static Layout",
  21. "header-fixed": "Header Fixed",
  22. "compact": "Compact",
  23. "sidebar-fixed": "Sidebar Fixed"
  24. },
  25. "horizontal":{
  26. "main": "Horizontal",
  27. "static-layout": "Static Layout",
  28. "fixed-layout": "Fixed layout",
  29. "static-with-icon": "Static With Icon",
  30. "fixed-with-icon": "Fixed With Icon"
  31. },
  32. "bottom-menu": "Bottom Menu",
  33. "box-layout": "Box Layout",
  34. "rtl": "RTL"
  35. },
  36. "navigate": {
  37. "main": "Navigation",
  38. "navbar": "Navbar",
  39. "navbar-inverse": "Navbar Inverse",
  40. "navbar-with-elements": "Navbar With Elements"
  41. },
  42. "widget": {
  43. "main": "Widget"
  44. }
  45. }
  46. }