From 91ca46a32da6bd7c5c8f7d8617c4a755286eccc3 Mon Sep 17 00:00:00 2001 From: navi Date: Fri, 19 Jan 2024 20:47:31 +0000 Subject: [PATCH] New translations en.json (Bengali, India) --- packages/nc-gui/lang/bn_IN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index 283476e729..dca5abed40 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -972,6 +972,7 @@ "hintStart": "Hint: Use {placeholder1} to reference fields, e.g: {placeholder2}. For more, please check out", "hintEnd": "Formulas.", "noSuggestedFormulaFound": "No suggested formula found", + "typeIsExpected": "{calleeName} requires a {type} at position {position}", "numericTypeIsExpected": "Numeric type is expected", "stringTypeIsExpected": "String type is expected", "operationNotAvailable": "{operation} operation not available",