summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang/fi/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authmysql/lang/fi/settings.php')
-rw-r--r--lib/plugins/authmysql/lang/fi/settings.php11
1 files changed, 8 insertions, 3 deletions
diff --git a/lib/plugins/authmysql/lang/fi/settings.php b/lib/plugins/authmysql/lang/fi/settings.php
index d3aa13e07..32517957b 100644
--- a/lib/plugins/authmysql/lang/fi/settings.php
+++ b/lib/plugins/authmysql/lang/fi/settings.php
@@ -1,6 +1,11 @@
<?php
+
/**
- * Finnish language file
- *
- * @author Otto Vainio <otto@valjakko.net>
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Jussi Takala <jussi.takala@live.fi>
*/
+$lang['server'] = 'Sinun MySQL-serveri';
+$lang['user'] = 'MySQL-käyttäjänimi';
+$lang['password'] = 'Salasana yläolevalle käyttäjälle';
+$lang['charset'] = 'Käytetty merkistö tietokannassa';