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