This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -48,7 +48,7 @@
|
||||
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
|
||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||
"AYANOVA_SERVER_TEST_MODE": "false",
|
||||
"AYANOVA_SERVER_TEST_MODE": "true",
|
||||
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
|
||||
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
|
||||
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
|
||||
|
||||
@@ -223,6 +223,7 @@
|
||||
"CustomerServiceRequestStatusOpen": "Öffnen",
|
||||
"CustomerServiceRequestTitle": "Anfrage",
|
||||
"CustomerSignature": "Unterschrift des Kunden",
|
||||
"CustomerTags":"Kunden-Tags",
|
||||
"CustomerTechNotes": "Notizen des Servicetechnikers",
|
||||
"Customize": "Anpassen ...",
|
||||
"DarkMode": "Dunkler Modus",
|
||||
|
||||
@@ -181,8 +181,8 @@
|
||||
"CustomerNoteNoteDate": "Note Date",
|
||||
"CustomerNoteNotes": "Notes",
|
||||
"CustomerNotes": "General Notes",
|
||||
"CustomerNotifySubscription": "Customer notification subscription",
|
||||
"CustomerNotifySubscriptionList":"Customer notification subscriptions",
|
||||
"CustomerNotifySubscription": "Customer notify subscription",
|
||||
"CustomerNotifySubscriptionList":"Customer notifications",
|
||||
"CustomerPhone1": "Business",
|
||||
"CustomerPhone2": "Fax",
|
||||
"CustomerPhone3": "Home",
|
||||
@@ -223,6 +223,7 @@
|
||||
"CustomerServiceRequestStatusOpen": "Open",
|
||||
"CustomerServiceRequestTitle": "Request",
|
||||
"CustomerSignature": "Customer signature",
|
||||
"CustomerTags":"Customer tags",
|
||||
"CustomerTechNotes": "Service tech notes",
|
||||
"Customize": "Customize....",
|
||||
"DarkMode": "Dark mode",
|
||||
|
||||
@@ -223,6 +223,7 @@
|
||||
"CustomerServiceRequestStatusOpen": "Abierto",
|
||||
"CustomerServiceRequestTitle": "Solicitud",
|
||||
"CustomerSignature": "Firma del cliente",
|
||||
"CustomerTags":"Etiquetas de clientes",
|
||||
"CustomerTechNotes": "Notas del técnico de servicio",
|
||||
"Customize": "Personalizar....",
|
||||
"DarkMode": "Modo oscuro",
|
||||
|
||||
@@ -223,6 +223,7 @@
|
||||
"CustomerServiceRequestStatusOpen": "Ouvert",
|
||||
"CustomerServiceRequestTitle": "Demande",
|
||||
"CustomerSignature": "Signature du client",
|
||||
"CustomerTags":"Balises client",
|
||||
"CustomerTechNotes": "Notes du technicien de maintenance",
|
||||
"Customize": "Personnaliser....",
|
||||
"DarkMode": "Mode Sombre",
|
||||
|
||||
Reference in New Issue
Block a user