mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-01 10:27:30 +00:00
5 lines
145 B
JavaScript
5 lines
145 B
JavaScript
|
|
export const sqlServerText = {
|
||
|
|
labelInstance: "Instance",
|
||
|
|
labelAzureEncryptConnection: "Azure (encrypt connection)",
|
||
|
|
azureText: "Azure",
|
||
|
|
};
|