MS Languages

This commit is contained in:
2022-10-14 10:09:43 +02:00
parent dc9ed0887d
commit f55a7bdfc3
10 changed files with 324 additions and 422 deletions

View File

@@ -169,4 +169,6 @@ Module ModuleRuntimeVariables
Public Property Timer5Mins_running As Boolean = False
Public Property TimerRefresh_running As Boolean = False
Public Property SQL_PROFILES_USER As String = ""
End Module