summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php3
1 files changed, 2 insertions, 1 deletions
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",