summaryrefslogtreecommitdiff
path: root/locale/legacy/ch/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/legacy/ch/pw')
-rwxr-xr-xlocale/legacy/ch/pw13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/legacy/ch/pw b/locale/legacy/ch/pw
new file mode 100755
index 00000000..550c3d75
--- /dev/null
+++ b/locale/legacy/ch/pw
@@ -0,0 +1,13 @@
+$self{texts} = {
+ 'Continue' => 'Weiter',
+ 'Password' => 'Passwort',
+ 'Session expired!' => 'Sitzungsdauer abgelaufen!',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'weiter' => 'continue',
+};
+
+1;
+