summaryrefslogtreecommitdiff
path: root/locale/ca_fr/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/ca_fr/pw')
-rwxr-xr-xlocale/ca_fr/pw13
1 files changed, 0 insertions, 13 deletions
diff --git a/locale/ca_fr/pw b/locale/ca_fr/pw
deleted file mode 100755
index fde00cae..00000000
--- a/locale/ca_fr/pw
+++ /dev/null
@@ -1,13 +0,0 @@
-$self{texts} = {
- 'Continue' => 'Continuer',
- 'Password' => 'Mot de passe',
- 'Session expired!' => 'Session terminée!',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'continuer' => 'continue',
-};
-
-1;
-