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