From eddd009cd885093cb79e085c3499bdd52882e8b8 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Sun, 26 Feb 2023 21:38:52 +0100 Subject: Small I18N changes --- lib/JWebmail/I18N/de.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/JWebmail/I18N') diff --git a/lib/JWebmail/I18N/de.pm b/lib/JWebmail/I18N/de.pm index 1b364fb..725244b 100644 --- a/lib/JWebmail/I18N/de.pm +++ b/lib/JWebmail/I18N/de.pm @@ -14,14 +14,14 @@ our %Lexicon = ( ## writemail # qw(subject send back) - 'send to' => 'senden an', - 'answer_to' => 'antworten gehen an', + 'send to' => 'Senden an', + 'answer_to' => 'Antworten an', 'content' => 'Inhalt', 'attach file' => 'Datei anhängen', ## readmail # qw(subject date size) - 'content-type' => 'inhaltsart', + 'content-type' => 'Inhalts-Art', 'back' => 'zurück', 'from' => 'von', 'to' => 'für', @@ -77,7 +77,7 @@ our %Lexicon = ( ## login 'login' => 'anmelden', - 'userid' => 'nuzerkennung', + 'userid' => 'nutzerkennung', 'password' => 'passwort', ## Controller -- cgit v1.2.3