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