From a927fe7b2d35649d13d54354bb7038af5691d539 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 26 Apr 2009 16:42:33 +0400 Subject: add german translation (de_DE) --- functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 8d69cc0b9..1058d43a0 100644 --- a/functions.php +++ b/functions.php @@ -22,8 +22,9 @@ */ function get_translations() { $tr = array( - "auto" => "Detect automatically", + "auto" => "Detect automatically", "en_US" => "English", + "de_DE" => "Deutsch", "fr_FR" => "Français", "hu_HU" => "Magyar (Hungarian)", "it_IT" => "Italiano", -- cgit v1.2.3