@saltcorn/server 0.9.5-beta.19 → 0.9.5-beta.20

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
@@ -1402,5 +1402,16 @@
1402
1402
  "The current theme has no user specific settings": "The current theme has no user specific settings",
1403
1403
  "Some themes support only one level of menu nesting.": "Some themes support only one level of menu nesting.",
1404
1404
  "Apple Team ID": "Apple Team ID",
1405
- "Please enter your Apple Team ID": "Please enter your Apple Team ID"
1406
- }
1405
+ "Please enter your Apple Team ID": "Please enter your Apple Team ID",
1406
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "To see changes for '%s' in show-if-formulas, users need to relogin",
1407
+ "Server host": "Server host",
1408
+ "Username": "Username",
1409
+ "Port": "Port",
1410
+ "All tenants": "All tenants",
1411
+ "Also backup all tenants": "Also backup all tenants",
1412
+ "Retain local directory": "Retain local directory",
1413
+ "Retain a local backup copy in this directory (optional)": "Retain a local backup copy in this directory (optional)",
1414
+ "Do not wrap response in a success object": "Do not wrap response in a success object",
1415
+ "Use table description instead of name as header": "Use table description instead of name as header",
1416
+ "Description header": "Description header"
1417
+ }