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, 13 insertions, 0 deletions
diff --git a/locale/ca_fr/pw b/locale/ca_fr/pw
new file mode 100755
index 00000000..fde00cae
--- /dev/null
+++ b/locale/ca_fr/pw
@@ -0,0 +1,13 @@
+$self{texts} = {
+ 'Continue' => 'Continuer',
+ 'Password' => 'Mot de passe',
+ 'Session expired!' => 'Session terminée!',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'continuer' => 'continue',
+};
+
+1;
+