en.js 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. MWF.xApplication.AppMarketV2.LP = {
  2. "title": "App Market",
  3. "implodeLocal": "Import from local",
  4. "download": "Free download",
  5. "setupTitle": "About to install",
  6. "ok": "OK",
  7. "cancel": "Cancel",
  8. "downloadInfor": "The following modules will be downloaded and installed:",
  9. "setup": "Install",
  10. "setupDone":"Installed",
  11. "update":"Update",
  12. "conflict": "Conflict",
  13. "ignore": "Ignore",
  14. "create": "Create",
  15. "cover": "Cover",
  16. "name": "Name",
  17. "id": "ID",
  18. "setupSuccess": "Application installed successfully!",
  19. "localApp": "Local Application",
  20. "confirmsetupTitle":"Installation confirmation",
  21. "confirmsetupContent":"Are you sure to install this Application?",
  22. "confirmupdateTitle":"Update confirmation",
  23. "confirmupdateContent":"Are you sure to update this Application? If you change this app after installing the Application, it will be replaced after this update",
  24. "all" : "All",
  25. "searchHolder": "Enter search keywords",
  26. "accessDenyNotice": "The App Market requires an administrator role to access"
  27. };