diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index 5b43d28c70..991089f5ae 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -212,7 +212,7 @@ "page": "পৃষ্ঠা", "pages": "পৃষ্ঠাগুলি", "record": "রেকর্ড", - "records": "records", + "records": "রেকর্ড", "webhook": "Webhook", "webhooks": "ওয়েবহুকস", "view": "দেখুন", @@ -692,6 +692,7 @@ "showFieldOnConditionsMet": "Shows field only when conditions are met" }, "activity": { + "noRange": "Calendar view requires a date range", "goToToday": "Go to Today", "toggleSidebar": "Toggle Sidebar", "addEndDate": "Add end date", @@ -1296,6 +1297,8 @@ "upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}" }, "error": { + "fetchingCalendarData": "Error fetching calendar data", + "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", "authUrlRequired": "Auth URL is required", "userNameAttributeRequired": "Username attribute is required", @@ -1379,7 +1382,7 @@ "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", "parameterKeyCannotBeEmpty": "Parameter key cannot be empty", "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", - "fieldRequired": "{value} cannot be empty", + "fieldRequired": "{value} cannot be empty.", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", "pasteFromClipboardError": "Failed to paste from clipboard",