summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-11-22 23:18:54 +0300
committerAndrew Dolgov <[email protected]>2009-11-22 23:18:54 +0300
commita3162add37d5e4468a044dce7d4aad96594a2c54 (patch)
tree94711ff281157ef1abbf9f1684ed8661bee947aa /functions.php
parentceb0cab568051f1593571904158f30532a63dd4e (diff)
add ca_CA translation
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index c20ea020a..9d32e98f3 100644
--- a/functions.php
+++ b/functions.php
@@ -23,6 +23,7 @@
function get_translations() {
$tr = array(
"auto" => "Detect automatically",
+ "ca_CA" => "Català",
"en_US" => "English",
"es_ES" => "Español",
"de_DE" => "Deutsch",