From a3162add37d5e4468a044dce7d4aad96594a2c54 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 22 Nov 2009 23:18:54 +0300 Subject: add ca_CA translation --- functions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'functions.php') 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", -- cgit v1.2.3