@saltcorn/server 0.8.5-beta.1 → 0.8.5-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
@@ -1105,5 +1105,19 @@
1105
1105
  "Tag entry": "Tag entry",
1106
1106
  "Clear": "Clear",
1107
1107
  "Restore a snapshot": "Restore a snapshot",
1108
- "Snapshot restored": "Snapshot restored"
1108
+ "Snapshot restored": "Snapshot restored",
1109
+ "Configuration check report": "Configuration check report",
1110
+ "Re-run": "Re-run",
1111
+ "Add constraint:": "Add constraint:",
1112
+ "Index": "Index",
1113
+ "Add constraint: ": "Add constraint: ",
1114
+ "Choose the field to be indexed": "Choose the field to be indexed",
1115
+ "Constraint formula": "Constraint formula",
1116
+ "Formula must evaluate to true for valid rows. In scope: ": "Formula must evaluate to true for valid rows. In scope: ",
1117
+ "Add %s constraint to %s": "Add %s constraint to %s",
1118
+ "What": "What",
1119
+ "Choose the field to be indexed. This make searching the table faster.": "Choose the field to be indexed. This make searching the table faster.",
1120
+ "Disk usage": "Disk usage",
1121
+ "CPU usage": "CPU usage",
1122
+ "Mem usage": "Mem usage"
1109
1123
  }