summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pl/pw
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pl/pw')
-rw-r--r--sql-ledger/locale/pl/pw11
1 files changed, 11 insertions, 0 deletions
diff --git a/sql-ledger/locale/pl/pw b/sql-ledger/locale/pl/pw
new file mode 100644
index 0000000..ab02ded
--- /dev/null
+++ b/sql-ledger/locale/pl/pw
@@ -0,0 +1,11 @@
+$self{texts} = {
+ 'Continue' => 'Kontynuj',
+ 'Password' => 'Hasło',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'kontynuj' => 'continue',
+};
+
+1;