common.json 761 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "cancel": "Cancel",
  3. "completed": "Completed",
  4. "confirm": "Confirm",
  5. "copied": "Key copied to clipboard",
  6. "copy": "Copy",
  7. "copyFailed": "Copy failed",
  8. "create": "Create",
  9. "creating": "Creating...",
  10. "delete": "Delete",
  11. "disabled": "Disabled",
  12. "edit": "Edit",
  13. "empty": "No matching results found",
  14. "enabled": "Enabled",
  15. "error": "Unknown error",
  16. "failed": "Failed",
  17. "loading": "Loading...",
  18. "none": "None (No users using this version)",
  19. "refresh": "Refresh",
  20. "reset": "Reset",
  21. "save": "Save",
  22. "saving": "Saving...",
  23. "submit": "Submit",
  24. "success": "Success",
  25. "test": "Test",
  26. "testing": "Testing...",
  27. "unlimited": "Unlimited",
  28. "unlimited_desc": "Unlimited",
  29. "update": "Update",
  30. "updating": "Updating..."
  31. }