From 0deff130c6d7404da71e9ab9d8ee738112bd4f74 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 05 Jun 2015 10:47:18 -0400 Subject: [PATCH] add mailfilter to resync --- interface/web/help/lib/lang/fi.lng | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/fi.lng b/interface/web/help/lib/lang/fi.lng index 78d20ac..78a113f 100755 --- a/interface/web/help/lib/lang/fi.lng +++ b/interface/web/help/lib/lang/fi.lng @@ -6,4 +6,9 @@ $wb['Support'] = 'Käyttäjätuki'; $wb['About ISPConfig'] = 'ISPConfig-tietoa'; $wb['Version'] = 'Versio'; +$wb['Frequently Asked Questions'] = 'Frequently Asked Questions'; +$wb['FAQ Sections'] = 'FAQ Sections'; +$wb['Manage Sections'] = 'Manage Sections'; +$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair'; +$wb['Manage Questions'] = 'Manage Questions'; ?> -- Gitblit v1.9.1