summaryrefslogtreecommitdiff
path: root/locale/br/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/br/pw')
-rwxr-xr-xlocale/br/pw13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/br/pw b/locale/br/pw
new file mode 100755
index 00000000..15761934
--- /dev/null
+++ b/locale/br/pw
@@ -0,0 +1,13 @@
+$self{texts} = {
+ 'Continue' => 'Continuar',
+ 'Password' => 'Senha',
+ 'Session expired!' => 'Sessão expirada',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'continuar' => 'continue',
+};
+
+1;
+