Add 'Vorbereitung' status option in German and English translations; update cache timestamps
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
"options": {
|
||||
"status": {
|
||||
"": "",
|
||||
"Vorbereitung": "Vorbereitung",
|
||||
"Offen": "Offen",
|
||||
"Warte auf Mandatierung": "Warte auf Mandatierung",
|
||||
"Mandat erteilt": "Mandat erteilt",
|
||||
|
||||
@@ -93,8 +93,9 @@
|
||||
"options": {
|
||||
"status": {
|
||||
"": "",
|
||||
"Offen": "Offen",
|
||||
"Warte auf Mandatierung": "Warte auf Mandatierung",
|
||||
"Vorbereitung": "Preparation",
|
||||
"Offen": "Open",
|
||||
"Warte auf Mandatierung": "Waiting for Mandate",
|
||||
"Mandat erteilt": "Mandat erteilt",
|
||||
"Abgebrochen": "Abgebrochen",
|
||||
"Zurückgestellt": "Zurückgestellt",
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
"required": true,
|
||||
"options": [
|
||||
"",
|
||||
"Vorbereitung",
|
||||
"Offen",
|
||||
"Zurückgestellt",
|
||||
"Wird angerufen",
|
||||
@@ -70,6 +71,7 @@
|
||||
],
|
||||
"style": {
|
||||
"": null,
|
||||
"Vorbereitung": "default",
|
||||
"Offen": null,
|
||||
"Zurückgestellt": "info",
|
||||
"Wird angerufen": "info",
|
||||
|
||||
@@ -349,8 +349,8 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'cacheTimestamp' => 1769201570,
|
||||
'microtime' => 1769201570.653997,
|
||||
'cacheTimestamp' => 1769202183,
|
||||
'microtime' => 1769202183.750401,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'appTimestamp' => 1768843902,
|
||||
@@ -369,8 +369,8 @@ return [
|
||||
],
|
||||
'companyLogoId' => '68e78bdc81f69ce51',
|
||||
'companyLogoName' => 'Blue H logo.png',
|
||||
'googleMapsApiKey' => 'AIzaSyAfo8sTA7BzEB6wTgKQGI3vSeohwdQmedM',
|
||||
'googleMapsMapId' => NULL,
|
||||
'googleMapsApiKey' => 'AIzaSyAVPz_wjeaRuFLDTLcoMXb0SWXWh86xFGs',
|
||||
'googleMapsMapId' => 'de267c708f3e643c4f876908',
|
||||
'integrations' => (object) [
|
||||
'GoogleMaps' => true
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user