Skip to content

Commit

Permalink
alpha 4.0.2 build for test gi 8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
sirrganggi committed Jan 21, 2025
1 parent 225869d commit e0fbdef
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 3 additions & 1 deletion assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,7 @@
"NewContactCreatedAndConnected": "Es wurde ein neuer Kontakt erstellt und zu der gewählten Firma hinzugefügt.",
"refreshLogin": "Bitte Login erneut ausführen.",
"loaded": "Geladen: ",
"noFooterInfoAvailableManualDataNeeded": "Keine Adressdaten aus E-Mail Footer erhalten. Bitte Daten manuell eingeben."
"noFooterInfoAvailableManualDataNeeded": "Keine Adressdaten aus E-Mail Footer erhalten. Bitte Daten manuell eingeben.",
"dismissMessage": "OK",
"notConnected": "getrennt"
}
4 changes: 3 additions & 1 deletion assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,7 @@
"NewContactCreatedAndConnected": "New contact created and added to selected company",
"refreshLogin": "Please retry login.",
"loaded": "Loaded: ",
"noFooterInfoAvailableManualDataNeeded": "No address data received from mail footer, please insert data manually."
"noFooterInfoAvailableManualDataNeeded": "No address data received from mail footer, please insert data manually.",
"dismissMessage": "OK",
"notConnected": "disconnected"
}
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="utf-8">
<title>Business Mail - Alpha</title>
<title>Business Mail - Aplha</title>
<base href="/businessmail-alpha/">
<script type="text/javascript" src="./assets/office-js/office.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down Expand Up @@ -180,7 +180,7 @@
<app-root></app-root>
<script src="runtime.193a5e8e705b5e01.js" type="module"></script>
<script src="polyfills.a7474d1ae75a7675.js" type="module"></script>
<script src="main.12deb263e6204c19.js" type="module"></script>
<script src="main.8a22da4af49d73ca.js" type="module"></script>

</body>

Expand Down
2 changes: 1 addition & 1 deletion main.12deb263e6204c19.js → main.8a22da4af49d73ca.js

Large diffs are not rendered by default.

0 comments on commit e0fbdef

Please sign in to comment.