This commit is contained in:
2020-07-21 13:43:25 +00:00
parent 8daa34b396
commit cd2c94b362
5 changed files with 9 additions and 5 deletions

2
.vscode/launch.json vendored
View File

@@ -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\\"

View File

@@ -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"
}

View File

@@ -1888,5 +1888,6 @@
"NotifyDeliveryMethodSMTP": "Deliver to email address",
"NotifyEventObjectAge": "Object age since created",
"NotifyEventServerOperationsProblem": "Server operations problem",
"Duration": "Duration"
"Duration": "Duration",
"Notifications":"Notifications"
}

View File

@@ -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"
}

View File

@@ -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"
}