summaryrefslogtreecommitdiff
path: root/locale/be_nl/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/be_nl/pw')
-rwxr-xr-xlocale/be_nl/pw12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/be_nl/pw b/locale/be_nl/pw
new file mode 100755
index 00000000..9a8ea00d
--- /dev/null
+++ b/locale/be_nl/pw
@@ -0,0 +1,12 @@
+$self{texts} = {
+ 'Continue' => 'Verder',
+ 'Password' => 'Wachtwoord',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'verder' => 'continue',
+};
+
+1;
+