summaryrefslogtreecommitdiff
path: root/locale/nl/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/nl/pw')
-rwxr-xr-xlocale/nl/pw13
1 files changed, 0 insertions, 13 deletions
diff --git a/locale/nl/pw b/locale/nl/pw
deleted file mode 100755
index 4775e6b4..00000000
--- a/locale/nl/pw
+++ /dev/null
@@ -1,13 +0,0 @@
-$self{texts} = {
- 'Continue' => 'Verder',
- 'Password' => 'Wachtwoord',
- 'Session expired!' => 'Sessie verlopen!',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'verder' => 'continue',
-};
-
-1;
-