OSINT Monitor Card: Icon, Name und Emdash korrigiert
- Neues Weltkugel-Icon (world-globe.svg) statt generischem globe.svg - Titel zu AegisSight Monitor geändert (ohne OSINT) - Emdashes durch normale Bindestriche ersetzt (DE + EN) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dieser Commit ist enthalten in:
11
assets/images/icons/world-globe.svg
Normale Datei
11
assets/images/icons/world-globe.svg
Normale Datei
@@ -0,0 +1,11 @@
|
|||||||
|
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<circle cx="24" cy="24" r="21" stroke="currentColor" stroke-width="2"/>
|
||||||
|
<ellipse cx="24" cy="24" rx="9" ry="21" stroke="currentColor" stroke-width="1.5"/>
|
||||||
|
<path d="M5 16h38" stroke="currentColor" stroke-width="1.5"/>
|
||||||
|
<path d="M3 24h42" stroke="currentColor" stroke-width="1.5"/>
|
||||||
|
<path d="M5 32h38" stroke="currentColor" stroke-width="1.5"/>
|
||||||
|
<path d="M12 7c2 3 3 7 3 11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<path d="M36 7c-2 3-3 7-3 11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<path d="M12 41c2-3 3-7 3-11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<path d="M36 41c-2-3-3-7-3-11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
</svg>
|
||||||
|
Nachher Breite: | Höhe: | Größe: 823 B |
@@ -275,16 +275,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="products-grid">
|
<div class="products-grid">
|
||||||
<!-- Product: AegisSight OSINT Monitor -->
|
<!-- Product: AegisSight Monitor -->
|
||||||
<div class="product-card">
|
<div class="product-card">
|
||||||
<div class="product-header">
|
<div class="product-header">
|
||||||
<div class="product-icon-wrapper">
|
<div class="product-icon-wrapper">
|
||||||
<div class="product-icon-bg"></div>
|
<div class="product-icon-bg"></div>
|
||||||
<img class="product-icon" src="assets/images/icons/globe.svg" alt="OSINT Monitor">
|
<img class="product-icon" src="assets/images/icons/world-globe.svg" alt="AegisSight Monitor">
|
||||||
</div>
|
</div>
|
||||||
<div class="product-title-wrapper">
|
<div class="product-title-wrapper">
|
||||||
<h3 class="product-title" data-translate="productOsintMonitorTitle">AegisSight OSINT Monitor</h3>
|
<h3 class="product-title" data-translate="productOsintMonitorTitle">AegisSight Monitor</h3>
|
||||||
<p class="product-tagline" data-translate="productOsintMonitorTagline">Open Source Intelligence — automatisiert</p>
|
<p class="product-tagline" data-translate="productOsintMonitorTagline">Open Source Intelligence - automatisiert</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="product-body">
|
<div class="product-body">
|
||||||
|
|||||||
@@ -120,8 +120,8 @@ const translations = {
|
|||||||
protectedProductDesc: 'Dieses Produkt ist speziell für autorisierte Behörden entwickelt und erfordert eine Authentifizierung.',
|
protectedProductDesc: 'Dieses Produkt ist speziell für autorisierte Behörden entwickelt und erfordert eine Authentifizierung.',
|
||||||
loginForAccess: 'Anmelden für Zugriff',
|
loginForAccess: 'Anmelden für Zugriff',
|
||||||
n // OSINT Monitor
|
n // OSINT Monitor
|
||||||
productOsintMonitorTitle: 'AegisSight OSINT Monitor',
|
productOsintMonitorTitle: 'AegisSight Monitor',
|
||||||
productOsintMonitorTagline: 'Open Source Intelligence — automatisiert',
|
productOsintMonitorTagline: 'Open Source Intelligence - automatisiert',
|
||||||
productOsintMonitorDesc: 'Unser OSINT-Monitor aggregiert, analysiert und verifiziert Informationen aus öffentlich zugänglichen Quellen in Echtzeit. Erleben Sie die Plattform live am Beispiel des Iran-Livetickers.',
|
productOsintMonitorDesc: 'Unser OSINT-Monitor aggregiert, analysiert und verifiziert Informationen aus öffentlich zugänglichen Quellen in Echtzeit. Erleben Sie die Plattform live am Beispiel des Iran-Livetickers.',
|
||||||
osintMonitorButton: 'Iran-Liveticker öffnen',
|
osintMonitorButton: 'Iran-Liveticker öffnen',
|
||||||
|
|
||||||
@@ -289,8 +289,8 @@ n // OSINT Monitor
|
|||||||
protectedProductDesc: 'This product is specifically developed for authorized agencies and requires authentication.',
|
protectedProductDesc: 'This product is specifically developed for authorized agencies and requires authentication.',
|
||||||
loginForAccess: 'Login for Access',
|
loginForAccess: 'Login for Access',
|
||||||
n // OSINT Monitor
|
n // OSINT Monitor
|
||||||
productOsintMonitorTitle: 'AegisSight OSINT Monitor',
|
productOsintMonitorTitle: 'AegisSight Monitor',
|
||||||
productOsintMonitorTagline: 'Open Source Intelligence — Automated',
|
productOsintMonitorTagline: 'Open Source Intelligence - Automated',
|
||||||
productOsintMonitorDesc: 'Our OSINT Monitor aggregates, analyzes and verifies information from publicly available sources in real time. Experience the platform live with the Iran Live Ticker.',
|
productOsintMonitorDesc: 'Our OSINT Monitor aggregates, analyzes and verifies information from publicly available sources in real time. Experience the platform live with the Iran Live Ticker.',
|
||||||
osintMonitorButton: 'Open Iran Live Ticker',
|
osintMonitorButton: 'Open Iran Live Ticker',
|
||||||
|
|
||||||
|
|||||||
In neuem Issue referenzieren
Einen Benutzer sperren