This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -50,7 +50,7 @@
|
||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||
"AYANOVA_FOLDER_USER_FILES": "c:\\temp\\RavenTestData\\userfiles",
|
||||
"AYANOVA_FOLDER_BACKUP_FILES": "c:\\temp\\RavenTestData\\backupfiles",
|
||||
"AYANOVA_SERVER_TEST_MODE":"true",
|
||||
"AYANOVA_SERVER_TEST_MODE":"false",
|
||||
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL":"small",
|
||||
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET":"-7",
|
||||
"AYANOVA_BACKUP_PG_DUMP_PATH":"C:\\data\\code\\PostgreSQLPortable_12.0\\App\\PgSQL\\bin\\"
|
||||
|
||||
@@ -1888,5 +1888,6 @@
|
||||
"NotifyDeliveryMethodSMTP": "An E-Mail-Adresse liefern",
|
||||
"NotifyEventObjectAge": "Objektalter seit der Erstellung",
|
||||
"NotifyEventServerOperationsProblem": "Problem mit dem Serverbetrieb",
|
||||
"Duration": "Dauer"
|
||||
"Duration": "Dauer",
|
||||
"Notifications":"Benachrichtigungen"
|
||||
}
|
||||
@@ -1888,5 +1888,6 @@
|
||||
"NotifyDeliveryMethodSMTP": "Deliver to email address",
|
||||
"NotifyEventObjectAge": "Object age since created",
|
||||
"NotifyEventServerOperationsProblem": "Server operations problem",
|
||||
"Duration": "Duration"
|
||||
"Duration": "Duration",
|
||||
"Notifications":"Notifications"
|
||||
}
|
||||
@@ -1888,5 +1888,6 @@
|
||||
"NotifyDeliveryMethodSMTP": "Entregar a la dirección de correo electrónico",
|
||||
"NotifyEventObjectAge": "Edad del objeto desde su creación",
|
||||
"NotifyEventServerOperationsProblem": "Problema de operaciones del servidor",
|
||||
"Duration": "Duración"
|
||||
"Duration": "Duración",
|
||||
"Notifications":"Notificaciones"
|
||||
}
|
||||
@@ -1888,5 +1888,6 @@
|
||||
"NotifyDeliveryMethodSMTP": "Livrer à l'adresse e-mail",
|
||||
"NotifyEventObjectAge": "Âge de l'objet depuis sa création",
|
||||
"NotifyEventServerOperationsProblem": "Problème de fonctionnement du serveur",
|
||||
"Duration": "Durée"
|
||||
"Duration": "Durée",
|
||||
"Notifications":"Notifications"
|
||||
}
|
||||
Reference in New Issue
Block a user