summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/fi/pw
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/fi/pw')
-rw-r--r--sql-ledger/locale/fi/pw11
1 files changed, 11 insertions, 0 deletions
diff --git a/sql-ledger/locale/fi/pw b/sql-ledger/locale/fi/pw
new file mode 100644
index 000000000..61ee0499f
--- /dev/null
+++ b/sql-ledger/locale/fi/pw
@@ -0,0 +1,11 @@
+$self{texts} = {
+ 'Continue' => 'Jatka',
+ 'Password' => 'Salasana',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'jatka' => 'continue',
+};
+
+1;