Skip to content

Commit b677b0e

Browse files
kwschulzclaude
andcommitted
style: Simplify browser tab title to just "Solent Labs™"
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e08d7e3 commit b677b0e

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Open Source Network Monitoring",
3+
"title": "Solent Labs™",
44
"description": "We build software that makes complex systems observable. Open source at the core."
55
},
66
"nav": {

src/i18n/generated/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Open-Source-Netzwerküberwachung",
3+
"title": "Solent Labs™",
44
"description": "Wir entwickeln Software, die komplexe Systeme beobachtbar macht. Open Source im Kern."
55
},
66
"nav": {

src/i18n/generated/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Monitoreo de Red Open Source",
3+
"title": "Solent Labs™",
44
"description": "Construimos software que hace los sistemas complejos observables. Open source en el núcleo."
55
},
66
"nav": {

src/i18n/generated/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Surveillance Réseau Open Source",
3+
"title": "Solent Labs™",
44
"description": "Nous créons des logiciels qui rendent les systèmes complexes observables. Open source au cœur."
55
},
66
"nav": {

src/i18n/generated/it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Monitoraggio di Rete Open Source",
3+
"title": "Solent Labs™",
44
"description": "Costruiamo software che rende i sistemi complessi osservabili. Open source al centro."
55
},
66
"nav": {

src/i18n/generated/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Open Source Netwerkmonitoring",
3+
"title": "Solent Labs™",
44
"description": "Wij bouwen software die complexe systemen observeerbaar maakt. Open source in de kern."
55
},
66
"nav": {

src/i18n/generated/pl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Monitorowanie Sieci Open Source",
3+
"title": "Solent Labs™",
44
"description": "Tworzymy oprogramowanie, które czyni złożone systemy obserwowalnymi. Open source w centrum."
55
},
66
"nav": {

src/i18n/generated/pt-br.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Monitoramento de Rede Open Source",
3+
"title": "Solent Labs™",
44
"description": "Construímos software que torna sistemas complexos observáveis. Open source no núcleo."
55
},
66
"nav": {

src/i18n/generated/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Мониторинг сетей с открытым кодом",
3+
"title": "Solent Labs™",
44
"description": "Мы создаём программное обеспечение, которое делает сложные системы наблюдаемыми. Открытый код в основе."
55
},
66
"nav": {

src/i18n/generated/sv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"title": "Solent Labs™ — Nätverksövervakning med Öppen Källkod",
3+
"title": "Solent Labs™",
44
"description": "Vi bygger mjukvara som gör komplexa system observerbara. Öppen källkod i kärnan."
55
},
66
"nav": {

0 commit comments

Comments
 (0)