@saltcorn/server 0.7.1-beta.0 → 0.7.1-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/en.json CHANGED
@@ -878,5 +878,12 @@
878
878
  "Enter your two-factor code in order to disable it": "Enter your two-factor code in order to disable it",
879
879
  "Allow the user to enter a new key that is not in the schema": "Allow the user to enter a new key that is not in the schema",
880
880
  "Check for updates": "Check for updates",
881
- "Versions refreshed": "Versions refreshed"
881
+ "Versions refreshed": "Versions refreshed",
882
+ "Configuration check": "Configuration check",
883
+ "Configuration errors": "Configuration errors",
884
+ "Configuration checks passed": "Configuration checks passed",
885
+ "On delete cascade": "On delete cascade",
886
+ "If the parent row is deleted, automatically delete the child rows.": "If the parent row is deleted, automatically delete the child rows.",
887
+ "Extra state Formula": "Extra state Formula",
888
+ "Cannot install unsafe plugins on subdomain tenants": "Cannot install unsafe plugins on subdomain tenants"
882
889
  }