en.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "header_home": "Home",
  3. "conn_settings": "Settings",
  4. "help": "Help",
  5. "en": "English",
  6. "ru": "Русский",
  7. "home": "Home",
  8. "App": "App",
  9. "clone proto": "Clone",
  10. "start": "Start",
  11. "users": "Users",
  12. "welcome": "Welcome",
  13. "login": "Login",
  14. "password": "Password",
  15. "sign up": "Sign up",
  16. "sign in": "Sign in",
  17. "sign out": "Sign out",
  18. "profile": "My profile",
  19. "show worlds": "Search for Worlds, made by other Users!",
  20. "my world protos": "My Worlds",
  21. "world protos": "Search",
  22. "protos for": "Worlds by user: ",
  23. "enter user name": "Enter user name",
  24. "details": "details",
  25. "online now": "online now",
  26. "scene": "Scene",
  27. "create": "Create",
  28. "code editor": "Code editor",
  29. "my avatar": "My Avatar",
  30. "settings": "Settings",
  31. "clone/save": "Clone/Save",
  32. "chat": "chat",
  33. "users online": "users online",
  34. "methods browser": "methods browser",
  35. "children": "children",
  36. "properties": "properties",
  37. "proto properties": "proto properties",
  38. "actions": "actions",
  39. "primitives": "Primitives",
  40. "lights": "Lights",
  41. "objects": "Objects",
  42. "assets": "Assets",
  43. "resources": "Resources",
  44. "image": "IMAGE",
  45. "sound": "SOUND",
  46. "video": "VIDEO",
  47. "enter URL to asset source": "Enter URL to asset source",
  48. "enter google poly model ID ": "Enter Google Poly model ID",
  49. "load from poly": "Load from Poly",
  50. "reset camera view": "reset camera view",
  51. "hide cursor": "hide cursor",
  52. "show cursor": "show cursor",
  53. "hide avatar": "hide avatar",
  54. "show avatar": "show avatar",
  55. "reset avatar": "reset avatar",
  56. "cube simple": "cube simple ",
  57. "female human": "female human",
  58. "male human": "male human",
  59. "wide": "WIDE",
  60. "small": "SMALL",
  61. "OSC settings": "OSC settings",
  62. "node methods": "NODE METHODS",
  63. "proto methods": "PROTO METHODS",
  64. "methods name": "Methods name"
  65. }