From 3560c8d8e14e5ddc8a619844d9ab86d3b9d8d52e Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Wed, 06 Jul 2016 10:29:10 -0400 Subject: [PATCH] Fixed issue in SQL lib. --- interface/web/tools/lib/lang/fi.lng | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/interface/web/tools/lib/lang/fi.lng b/interface/web/tools/lib/lang/fi.lng index 32c8ceb..8f93019 100755 --- a/interface/web/tools/lib/lang/fi.lng +++ b/interface/web/tools/lib/lang/fi.lng @@ -1,7 +1,13 @@ <?php $wb['User Settings'] = 'Käyttäjän asetukset'; -$wb['Settings'] = 'Aetukset'; +$wb['Settings'] = 'Asetukset'; $wb['ISPConfig Tools'] = 'ISPConfig-työkalut'; $wb['Password and Language'] = 'Salasanat ja kielet'; +$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.'; +$wb['Resync'] = 'Resync'; +$wb['Sync Tools'] = 'Sync Tools'; +$wb['Import'] = 'Import'; +$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail'; +$wb['PDNS Tupa'] = 'PowerDNS Tupa'; +$wb['Interface'] = 'Interface'; ?> - -- Gitblit v1.9.1