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