Browse Source

New translations en.json (English)

pull/7846/head
navi 7 months ago
parent
commit
18ad1ff628
  1. 12
      packages/nc-gui/lang/en.json

12
packages/nc-gui/lang/en.json

@ -695,9 +695,9 @@
"appearanceSettings": "Appearance Settings", "appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color", "backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding", "hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions", "showOnConditions": "Show on conditions",
"showFieldOnConditionsMet": "Shows field only when conditions are met", "showFieldOnConditionsMet": "Shows field only when conditions are met",
"limitOptions": "Limit ptions", "limitOptions": "Limit options",
"limitOptionsSubtext": "Limit options visible to users by selecting available options", "limitOptionsSubtext": "Limit options visible to users by selecting available options",
"clearSelection": "Clear selection" "clearSelection": "Clear selection"
}, },
@ -929,8 +929,8 @@
"addFieldFromFormView": "Add Field", "addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields", "selectAllFields": "Select all fields",
"preFilledFields": { "preFilledFields": {
"title": "Enable Pre-fill", "title": "Pre-filled Fields",
"default": "Default", "default": "Allow pre-filling fields",
"locked": "Lock pre-filled fields as read-only", "locked": "Lock pre-filled fields as read-only",
"hidden": "Hide pre-filled fields", "hidden": "Hide pre-filled fields",
"lockedFieldTooltip": "Pre-filled value" "lockedFieldTooltip": "Pre-filled value"
@ -966,8 +966,8 @@
"clientKey": "Select .key file", "clientKey": "Select .key file",
"clientCert": "Select .cert file", "clientCert": "Select .cert file",
"clientCA": "Select CA file", "clientCA": "Select CA file",
"changeIconColour": "Change icon colour", "changeIconColour": "Change Icon Colour",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.", "preFillFormInfo": "To get a prefilled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page" "surveyFormInfo": "Form mode with one field per page"
}, },
"placeholder": { "placeholder": {

Loading…
Cancel
Save