"looksLikeThisStackIsEmpty":"Looks like this stack does not have any records"
},
"labels":{
"allowMetaWrite":"Allow Schema Change",
"allowDataWrite":"Allow Data Write/Edit",
"selectView":"Select a View",
"connectionDetails":"Connection Details",
"metaSync":"Meta Sync",
@ -1038,6 +1040,8 @@
"group":"Group"
},
"tooltip":{
"allowMetaWrite":"Enable this option to allow modifications to the database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may affect application functionality.",
"allowDataWrite":"Enable this option to allow updating, deleting, or inserting data within the database tables. Ideal for administrative users who need to manage data directly.",
"reachedSourceLimit":"Limited to only one data source for the moment",