From 209f2ef0951a4b230567d952d56a731f1aae6d18 Mon Sep 17 00:00:00 2001 From: navi Date: Wed, 30 Nov 2022 04:52:36 +0000 Subject: [PATCH] New translations en.json (Hindi) --- packages/nc-gui/lang/hi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 3036ba6bc7..ed093328f5 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -241,6 +241,8 @@ "created": "बनाया था", "sqlOutput": "SQL आउटपुट", "addOption": "विकल्प जोड़े", + "qrCodeValueColumn": "Column with QR code value", + "qrCodeValueTooLong": "Too many characters for a QR code", "aggregateFunction": "कुल समारोह", "dbCreateIfNotExists": "डेटाबेस: बनाएं यदि मौजूद नहीं है", "clientKey": "ग्राहक कुंजी", @@ -487,6 +489,12 @@ "selectField": "Select field" }, "msg": { + "warning": { + "nonEditableFields": { + "computedFieldUnableToClear": "Warning: Computed field - unable to clear text", + "qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed." + } + }, "info": { "roles": { "orgCreator": "Creator can create new projects and access any invited project.",