summaryrefslogtreecommitdiff
path: root/locale/pa/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pa/pw')
-rwxr-xr-xlocale/pa/pw13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/pa/pw b/locale/pa/pw
new file mode 100755
index 00000000..61f3c244
--- /dev/null
+++ b/locale/pa/pw
@@ -0,0 +1,13 @@
+$self{texts} = {
+ 'Continue' => 'Continuar',
+ 'Password' => 'Contraseña',
+ 'Session expired!' => '¡La sesión caducó!',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'continuar' => 'continue',
+};
+
+1;
+