|
|
@ -241,6 +241,8 @@ |
|
|
|
"created": "তৈরি", |
|
|
|
"created": "তৈরি", |
|
|
|
"sqlOutput": "এসকিউএল আউটপুট", |
|
|
|
"sqlOutput": "এসকিউএল আউটপুট", |
|
|
|
"addOption": "বিকল্প যোগ করুন", |
|
|
|
"addOption": "বিকল্প যোগ করুন", |
|
|
|
|
|
|
|
"qrCodeValueColumn": "Column with QR code value", |
|
|
|
|
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
"aggregateFunction": "সামগ্রিক ফাংশন", |
|
|
|
"aggregateFunction": "সামগ্রিক ফাংশন", |
|
|
|
"dbCreateIfNotExists": "ডাটাবেস: উপস্থিত না থাকলে তৈরি করুন", |
|
|
|
"dbCreateIfNotExists": "ডাটাবেস: উপস্থিত না থাকলে তৈরি করুন", |
|
|
|
"clientKey": "ক্লায়েন্ট কী", |
|
|
|
"clientKey": "ক্লায়েন্ট কী", |
|
|
@ -487,6 +489,12 @@ |
|
|
|
"selectField": "Select field" |
|
|
|
"selectField": "Select field" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"msg": { |
|
|
|
"msg": { |
|
|
|
|
|
|
|
"warning": { |
|
|
|
|
|
|
|
"nonEditableFields": { |
|
|
|
|
|
|
|
"computedFieldUnableToClear": "Warning: Computed field - unable to clear text", |
|
|
|
|
|
|
|
"qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed." |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"info": { |
|
|
|
"info": { |
|
|
|
"roles": { |
|
|
|
"roles": { |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|