diff --git a/src/lang/fi_FI.lang.php b/src/lang/fi_FI.lang.php index 8f33870c..2ba3cc12 100644 --- a/src/lang/fi_FI.lang.php +++ b/src/lang/fi_FI.lang.php @@ -260,7 +260,7 @@ $sm_lang = array( // for newlines in the email messages use
'notifications' => array( 'off_sms' => 'Palvelin \'%LABEL%\' on SAMMUNUT: ip=%IP%, portti=%PORT%. Virhe=%ERROR%', - 'off_email_subject' => 'TÄRKEÄÄ: Palvelin \'%LABEL%\' on SAMMUNUT', + 'off_email_subject' => 'TÄRKEÄÄ: Palvelin \'%LABEL%\' on SAMMUNUT', 'off_email_body' => "Virhe yhdistettäessä seuraavaan palvelimeen:

Palvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Virhe: %ERROR%
Aika: %DATE%", 'off_pushover_title' => 'Palvelin \'%LABEL%\' on sammunut', 'off_pushover_message' => "Virhe yhdistettäessä seuraavaan palvelimeen:

Palvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Virhe: %ERROR%
Aika: %DATE%",