diff --git a/page/start/index.php b/page/start/index.php index 8b51074..1001bca 100644 --- a/page/start/index.php +++ b/page/start/index.php @@ -473,10 +473,10 @@
- " alt="pstg45b.de logo" /> + " />
- pstg45b.de - Informationsseite zum Personenstandsgesetz § 45b + get("recommendations_pstg45bde_title") ?> + get("recommendations_pstg45bde_description") ?>
diff --git a/page/strings.php b/page/strings.php index e2d722c..5b7d5b1 100644 --- a/page/strings.php +++ b/page/strings.php @@ -386,6 +386,15 @@ "en" => "The recommendations above are projects related to the topic of trans*, in which I either participate myself or whose operators I am in close contact with." ], + "recommendations_pstg45bde_title" => [ + "de" => "pstg45b.de", + "en" => "pstg45b.de" + ], + "recommendations_pstg45bde_description" => [ + "de" => "Informationsseite zum Personenstandsgesetz § 45b", + "en" => "Information page on the Personenstandsgesetz (civil status law) § 45b" + ], +