|
|
|
@ -241,6 +241,8 @@
|
|
|
|
|
"created": "Tạo", |
|
|
|
|
"sqlOutput": "Đầu ra SQL.", |
|
|
|
|
"addOption": "Thêm tùy chọn", |
|
|
|
|
"qrCodeValueColumn": "Column with QR code value", |
|
|
|
|
"qrCodeValueTooLong": "Too many characters for a QR code", |
|
|
|
|
"aggregateFunction": "Chức năng tổng hợp", |
|
|
|
|
"dbCreateIfNotExists": "Cơ sở dữ liệu: Tạo nếu không tồn tại", |
|
|
|
|
"clientKey": "Khóa khách", |
|
|
|
@ -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.", |
|
|
|
|